Use the following after java-script line "    $(document).ready
(function(){" :

        $("#accordion_1").accordion({active: false, autoHeight: false,
collapsible: true});

The "active: false" should help. For me the other parameters are also
helpful.
Good luck

On 17 Apr., 19:19, Cawlin <[email protected]> wrote:
> I have an accordion with some lengthy text that hide the lower
> accordion navigation headings below the fold. Is there a way to have
> all the accordion items collapsed by default when a user first hits
> the page?
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to