简体   繁体   中英

How to make web site menus

I want to make a menu on my website.
If I move my mouse on it, the menu strip and its item will appear; if I move out of the menu the items disappear and only the menu name will remain. Using visual web developer 2008 express edition and c#.
Can any one help me?

Use a jQuery menu. They are easy to use, and there are many that are freely available. Here is just one example , there are many.

Which type of menus you want to create ?

Either Jquery static menus or Dynamic Menus ?

If you want jquery menus you can just google it out and you can get the best designed menus.

And if you are willing to create dynamic Menus in VS2008 which will be populated by database then you can visit this link

Dynamic Menus with Submenus

The jquery menus are the best and easy to use.

The best menu control that i have used is Superfish it is lightweight.

you can try out.

http://users.tpg.com.au/j_birch/plugins/superfish/

I think you can use the asp.net menu control. You can find informations on the MSDN on this page .

Asp.net menu can be easily linked to the site map to show your pages. The folding effect seems to be supported. Example from here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM