|
How do I make the navigation menu come to the front of the text?
Return to Recent Questions
Q:
How do I make the submenu come to the front?
I am struggling with my navigation menu on my site the submenu is under the
main text area.
A:
Check your z-index for <DIV id=navigation>.
Try to specify z-index for it, for example, so:
<DIV id=navigation style="Z-INDEX: 10; LEFT: 0px; WIDTH: 170px; POSITION: absolute; TOP: 5px; HEIGHT: 600px">
Try that.
Return to Recent Questions
Related:
- March 12, 2009 - I don't understand, how can change place of the icon in button context menu...
- March 18, 2009 - I am getting a Javascript error, when accessing any of the javascript drop down menu.
- March 20, 2009 - Is it possible to have the "parent" items of the navigation website be purely an image?
- March 21, 2009 - How can we increase the width of the vista style buttons of css popup?
- March 23, 2009 - Submenus of the html menu example disappears not fast enough...
- Apr 02, 2009 - Where can I change the font size of the top menus in javascript items?
- Apr 03, 2009 - I would like to change the height of the submenu items in the css horizontal drop down menu...
- Apr 10, 2009 - I can not figure out how to fix the javascript menu maker from going off the page in Mozilla...
- Apr 11, 2009 - I have the pull down menu code somewhat in location, none of the settings are correct...
- Apr 13, 2009 - What the options of CSS parameters in the dhtml menu editor?
- Apr 16, 2009 - The popup menu gives me the top level of the down menus javascript...
|