Dynamic Accordion

Posted by Kubi on Stack Overflow See other posts from Stack Overflow or by Kubi
Published on 2010-03-27T01:50:20Z Indexed on 2010/03/27 1:53 UTC
Read the original article Hit count: 287

Filed under:
|

Hi,

I need a little bit help. I want to implement my object collection with a jquery accordion. But when I should change the java script of the accordion so that I will be able to call a server side method when I click on the Header part of the accordion in my asp.net application.

My javascript and jquery knowledge is very limited so any help would be greatly appreciated !

Thanks.

p.s. any accordion script would do fine for me since I am able to call a server side function from client side which is the header div of the accordion

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ASP.NET