try adding the alwaysOpen: false, option On 17 Feb, 16:07, Jon <[email protected]> wrote: > I've searched and can't figure it out... > > This is my code and its all working except for the collapsible > switch. The accordion loads with all headers closed, but I can't > collapse a header once its open. > > $(document).ready(function(){ > $('#content').accordion({ > active: false, > collapsible: true, > autoHeight: false, > header: 'h3' > }); > });
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
