Stephen, use $.extend() for this.
For example, place this somewhere after UI loads:
$.extend($.ui.tabs.defaults,{"cache":"true", "disabledClass","foo"})
**--** Steve
On Feb 16, 4:53 am, ssmusoke <[email protected]> wrote:
> Hello,
>
> How can I set defaults for the different components in a separate
> script file, so that the defaults are available when I initialize the
> components.
>
> Thanks in advance
>
> Stephen
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---