Why is it not an accordion??? I just need to change one setting in the
accordion initiate settings. I even found the code:
//getter
var collapsible = $('.selector').accordion('option', 'collapsible');
//setter
$('.selector').accordion('option', 'collapsible', true);
I just don't know where to put it. Html? JS? Please help!
lightrain wrote:
>
> As you say, your require is not a accordion.
>
>
--
View this message in context:
http://old.nabble.com/Accordion-question-tp26839199s27240p26842916.html
Sent from the jQuery UI Discussion mailing list archive at Nabble.com.
--
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.