I'm having a problem with my phplayermenu.
My website is build up like this:
|div header |
|div menu |
|div content|
Know I want the menu to be horizontal with submenu's. The problem here is that it won't show the submenu's. I tried it with overflow: visible & auto, but then I get scrollbars!
How can i solve my problem and make sure that the submenu is shown inside the contentdiv.
submenu out of div
-
TNTH
submenu out of div
Last edited by TNTH on Sun May 29, 2005 2:40 pm, edited 1 time in total.
Re: submenu out of div
did you specify the Z correctly? If you put in a double z-number (layer on top of other layer by number) there are problems with css showing divs in the right way.
-
TNTH
Re: submenu out of div
I didn't use any z-index. I changed it now and it works almost perfect (but that has nothing to do with the z-index).
Thanx Olaf.
Thanx Olaf.

