Click here to Skip to main content
15,920,629 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to create menu through accordion ASP.NET ajax controltoolkit But I want to design it in static way means i want to give hyperlinks in between accordion.I don't want to use database.
how can i do it ? any link ?

Thanks in advance
Posted
Updated 21-Jun-11 0:54am
v2
Comments
[no name] 21-Jun-11 7:54am    
Clarify what you mean by "hyperlinks in between accordion"
singh7pankaj 21-Jun-11 8:24am    
It means want to give list of menu e.g
computer book1
computer book2
computer book3 etc. and if click on computer book1 it give its detail.

1 solution

Hi,
under content tag you can put hyperlink, see the examples below
http://asp-net-example.blogspot.com/2010/10/ajax-accordion-how-to-set-change_8897.html[^]
http://www.dotnetcurry.com/ShowArticle.aspx?ID=215[^]
If you want to use static accordion why not use Jquery? check out the list and choose one that suits your specification.
http://docs.jquery.com/UI/Accordion[^]
http://docs.jquery.com/UI/Accordion[^]
 
Share this answer
 
Comments
Monjurul Habib 21-Jun-11 16:35pm    
nice links, my 5

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