[jquery-ui] Re: Linkable Header and Persistant State for Accordion

2009-08-19 Thread Roberto Santana
Did you get this to work? I need the same functionality. On 30 jul, 19:40, Geoff wrote: > Hi, > > I'm trying to implement theaccordionnavigation menu for one of my > sites and have a quick question on how to properly set up the call...I > went through the documentation and I think that I'm obvi

[jquery-ui] Re: Linkable Header and Persistant State for Accordion

2009-08-12 Thread D
Hi, I can confirm that the code on the following page will enable persistence between page loads: http://dev.jqueryui.com/ticket/3613 Using this exact accordion (http://jqueryui.com/demos/accordion/), I replaced... $("#accordion").accordion({ header: "h3", autoHeight: false })

[jquery-ui] Re: Linkable Header and Persistant State for Accordion

2009-08-01 Thread Kartik Sehgal
Hi, Technically what you are trying to do may be achievable, but I have a suggestion for achieving the same feature in a slightly different manner: 1. Instead of redirecting your visitor to a different page altogether and then try to recreate the same state, just use one of jQuery's ajax calls in