[jQuery] Re: jquery tabs: adding a tab on the fly

2007-05-15 Thread Klaus Hartl
[EMAIL PROTECTED] wrote: Thanks for this info. One thing I notice when doing this is that when I reinitialize the tabs, a whole new group of containers gets created. So for example, if there were 5 tabs initially, and then I try and add a 6th, after reinitialization, there are now ... ... ..

[jQuery] Re: jquery tabs: adding a tab on the fly

2007-05-14 Thread [EMAIL PROTECTED]
Thanks for this info. One thing I notice when doing this is that when I reinitialize the tabs, a whole new group of containers gets created. So for example, if there were 5 tabs initially, and then I try and add a 6th, after reinitialization, there are now ... ... ... containers. Here is the

[jQuery] Re: jquery tabs: adding a tab on the fly

2007-05-14 Thread Klaus Hartl
[EMAIL PROTECTED] wrote: Hi, Regarding JQuery Tabs (http://stilbuero.de/2006/05/13/accessible- unobtrusive-javascript-tabs-with-jquery/), is there an elegant way to add a new tab after the page has loaded and the tabs have already been constructed? That is, I have already made this call