Thanks for the response. Do I add that code into my page code? Or within one of the jquery files?
Thanks again. TripleAre On May 4, 2:59 pm, Fontzter <[email protected]> wrote: > $("#accordion").accordion({ > collapsible: true, > active: false > > }); > > Hth, > > Dave > > On May 4, 2:04 am, TripleAre <[email protected]> wrote: > > > Not sure if I'm asking this correctly, so let me explain. > > > I've got the Accordian script working fine, but I don't want my first > > item to be opened (showing hidden info) when my page loads. I want all > > my links hidden info to be closed from the get go, and then only open > > when they're clicked. > > > Does that make sense? I just need to know what part of the jquery > > script I need to change in order to make this happen. > > > Thanks, > > TripleAre --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
