Click here to Skip to main content
15,904,926 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi..
I am trying to use a menu control on my web page..
but the problem is that when a main menu item is clicked
its sub menu appears over the existing menu.. with a link saying one level up..
how do i correct it ...?

it looks some thing like this

main menu:

add
modify
upload

when you click add
the sub menu appears as follows:

add
do something
do something
^Up One Level


Thanking in advance
Posted
Comments
Prerak Patel 31-Jan-11 6:24am    
Share some code.

1 solution

As far as I know, the menu worked "correctly" only in Microsoft Internet Explorer. What you're saying happened for me in Firefox. My option was to opt for a CSS menu
http://www.cssmenumaker.com/
 
Share this answer
 
Comments
aruna_0990 31-Jan-11 8:06am    
thanx ryan .... i will try it.. but i tried running my page in chrome and IE both gave me the same output....
Ryan Zahra 31-Jan-11 8:45am    
Did you try different versions of IE? That is did you try IE6, IE7, IE8 ?
However, if you want a really good menu, go for a CSS menu which will always display correctly whatever the browser.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900