Radim Motycka

Radim Motycka

  • NA
  • 31
  • 31.2k

Jquery accordion after postback

Jan 11 2012 2:53 AM
Hi,

Pls advice,

I have asp site with jQuery accordion. In the accordion are the ascx controls.
If I click something in the asxc controls site postbacks and accordion closes itself.

I used:

$(".accordion").accordion({ header: "dt", autoheight: false, navigation:true});
And also action:2  but these solutions actually dont work.

Pls any idease how to keep accordion open after postback on that one I was using?

Many thx


Answers (3)