alwaysOpen was deprecated in 1.7 in favor of the new option, collapsible.
See

http://jqueryui.com/docs/Upgrade_Guide#Accordion

As stated there, it will be removed in 1.8.

- Richard

On Wed, Dec 16, 2009 at 12:20 PM, Nate Laws <natel...@gmail.com> wrote:

> In which browser(s)?  If you are using IE its because you have a syntax
> error... the last comma after alwaysOpen: false is invalid. alwaysOpen
> itself is not even an accordion option...
>
>
> On Wed, Dec 16, 2009 at 11:22 AM, Peer Fischer <
> fischer.p...@googlemail.com> wrote:
>
>>  jQuery('#list1').accordion({
>>               active: false,
>>               collapsible: true,
>>               autoHeight: false,
>>             alwaysOpen: false,
>>
>>       });
>>
>> This doesn't work for me...
>> All items are open?!? After a click or without setting active to
>> "false" erverything is fine...
>> Any suggestions?
>>
>> Best
>> Peer
>>
>> --
>>
>> You received this message because you are subscribed to the Google Groups
>> "jQuery UI" group.
>> To post to this group, send email to jquery...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> jquery-ui+unsubscr...@googlegroups.com<jquery-ui%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/jquery-ui?hl=en.
>>
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "jQuery UI" group.
> To post to this group, send email to jquery...@googlegroups.com.
> To unsubscribe from this group, send email to
> jquery-ui+unsubscr...@googlegroups.com<jquery-ui%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/jquery-ui?hl=en.
>

--

You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to jquery...@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