|
-
Apr 15th, 2011, 04:31 AM
#1
Thread Starter
Frenzied Member
Good Looking Menus
Hi Everyone,
I hope you are all having a great day. Currently I have a website which has fixed buttons on the left side to navigate to different pages. I need to change it so the buttons are across the top and have them drop down with menu items and if a user hovers over a menu option it will expand to another set of menu options (like a tree structure).
I don't want it to look bad so was wondering which is the best approach to making this sort of structure look good.
I also need to create a tree structure menu on the left which will be dynamic. It will be created dependant on what the user clicks on the top menu and if there are sub menus it will create the structure on the left.
Thanks for any advice,
Jiggy
-
Apr 15th, 2011, 04:40 AM
#2
Fanatic Member
Re: Good Looking Menus
HI, do you want to know how to build and code a menu like this, or are you just interested in how it looks? If its the latter I'd just look at examples of things you like and see how thery ar5e done.
If the former then you need to post your current code and say where the issue is
-
Apr 15th, 2011, 06:00 AM
#3
Re: Good Looking Menus
the menu control does this, look under navigation in your tool box. You can work with it programatically and populate it from a sitemap file or other datasource. It is the easiest to use, msdn is a good place to start
http://msdn.microsoft.com/en-us/libr...(v=vs.80).aspx
Beyond that I'd suggest a jquery menu plugin if your familuar with jquery.
The problem with computers is their nature is pure logic. Just once I'd like my computer to do something deluded. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|