Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Dear friends,
I want to learn how to make a accordian menu like http://www.forbes.com,
If any one can do than pls send me the source so that i can study how u make that.

Thanks in advance.
Posted
Comments
BillWoodruff 28-Nov-11 4:36am    
is this an ASP.NET question, with AJAX or jQuery ? please tag.

Do you mean the main menu at the top of the Forbes' home page: most people would not think of that as an "accordion" design, for your information; it's simply a menu that has big drop-down panels. The AJAX Control Toolkit for web projects has a built-in Accordion control.

I have just had a look at the site, and don't see an accordian menu, I see a popup menu.


Anyway,

jQueryUI has an accordian widget you can use; http://jqueryui.com/demos/accordion/[^]

As for menus, there are hundreds of other jQuery menu templates available just have a search about; for example;
http://www.1stwebdesigner.com/css/38-jquery-and-css-drop-down-multi-level-menu-solutions/[^]

Also have a look through things like below, this is where you can often find excellent implementations to put to use;
http://savedelete.com/75-most-useful-jquery-plugins-of-year-2010.html[^]
 
Share this answer
 
Rathor sahab its better to use multilevel dropdown insted of accordion menu..try once
 
Share this answer
 

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