I was paying attention to active needing collapsible, I didnt look
more into collapsible.

That worked beautifully!

On Feb 18, 4:29 am, adexcube <alfonsoenci...@gmail.com> wrote:
> try adding the alwaysOpen: false, option
>
> On 17 Feb, 16:07, Jon <db9...@gmail.com> 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 jquery-ui@googlegroups.com
To unsubscribe from this group, send email to 
jquery-ui+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to