You can use $.extend() to merge the existing settings with the new
settings you want and then set the full hash again.


On Dec 1, 4:21 pm, Henk <[email protected]> wrote:
> I would like to give the first accordion header another icon than the
> other headers.
>
> I know how to set the open and close icons for all the headers at
> initializing time:
>
> icons:
> {
>         header: "ui-icon-circle-arrow-e",
>         headerSelected: "ui-icon-circle-arrow-s"
>
> }
>
> But I do not have a clue about how to set the 'some' 'header' icon
> without changing all header icons.
>
> Henk

--

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