You can use the add callback to further modify the added tab. You can also change the template being used to create a new tab.
http://docs.jquery.com/UI/Tabs/tabs#options --Klaus On 22 Jan., 22:30, NTulip <[email protected]> wrote: > Is there any way I can add a tab programatically to the list that has > attributes? > > Currently I use > > $(".selector").tabs("add", "#div", "Title"); > > and there is no way to add an attribute to the tab directly. I want to > be able to get an attribute when the "select" function is called. > > Thank you, > Nick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
