menu problem

menu problem

am 05.04.2007 15:12:37 von Beshoo

Hey gaiz !!!

just aim trying to make a collaps menu on timer Sowhen we over upon
the main the Subs appear slowlly !!! i think its nice i dea ! :)

The problem is when aim roll over the main the subs apperar and on
mouse out the subs dissapear
!! until now is fine !!

BUT even when I roll over the subs THE SUBS dissapear !! :( ??

aiv tried to sove it in more one methode i turnd the subs div to
but it not work Take the code to get me more :)

alot of thanx in advance :)

------------------------------------------------------------ ------------------------------------------------------------ -------------------------------------







onMouseOver="mydiv.style.display='';changeheight('mydiv');"
onMouseOut="changeheight('mydiv');">main1



onMouseOver="mydiv2.style.display='';changeheight('mydiv2'); "
onMouseOut="changeheight('mydiv2');">main1



Re: menu problem

am 05.04.2007 15:45:02 von Captain Paralytic

On 5 Apr, 14:12, "Beshoo" wrote:
> Hey gaiz !!!
>
> just aim trying to make a collaps menu on timer Sowhen we over upon
> the main the Subs appear slowlly !!! i think its nice i dea ! :)
>
> The problem is when aim roll over the main the subs apperar and on
> mouse out the subs dissapear
> !! until now is fine !!
>
> BUT even when I roll over the subs THE SUBS dissapear !! :( ??
>
> aiv tried to sove it in more one methode i turnd the subs div to
> but it not work Take the code to get me more :)
>
> alot of thanx in advance :)
>
> ------------------------------------------------------------ -------------=
--=AD------------------------------------------------------- ---------------=
-----=AD-------
>
>
> > charset=3Dwindows-1256">
>
>
>
>
>

> onMouseOver=3D"mydiv.style.display=3D'';changeheight('mydiv' );"
> onMouseOut=3D"changeheight('mydiv');">main1

>
> color:#FFCC00; overflow:hidden; display:none">Goesadasd Here

> Goesadasd Here
>

> Goesadasd HereGoesadasd Here

>
>
> onMouseOver=3D"mydiv2.style.display=3D'';changeheight('mydiv 2');"
> onMouseOut=3D"changeheight('mydiv2');">main1

>
> color:#FFCC00; overflow:hidden; display:none">Goesadasd Here

> Goesadasd Here
>

> Goesadasd HereGoesadasd Here

>
>

I would suggest that this is a javascript question and thus nothing to
do with either php or sql.

Thus alt.php.sql may not be the correct group in which topose the
question.