I want to create a horizontal and vertical accordion in asp.net.
I have use Ajax Toolkit Accordion but cannot change its orientation:
-------
-------
------- created using ajax toolkit
-------
|||||
||||| looking for this
|||||
|||||
Try the Horizontal Accordion, a jQuery plugin.
Here is an working example for ASP.NET (C#)
(USER CONTROL)
(CODE BEHIND)
(STYLESHEET (BASIC))