Show you another tabs plugin  http://www.etmvc.cn/project/show/63
http://www.etmvc.cn/project/show/63 

To remove a tab you can invoke $('#tab').tabs('close',title).
Note: close a tab only pass the tab's title, not remember the index of the
tab.


cPetru wrote:
> 
> Hello
> 
> I created some tabs dinamically and now I need to remove one,
> triggered by an element inside a tab (not tab-header, not the
> currently selected tab).
> I can not find a way to determine the index of the tab that contains a
> particular element (let's say table#Streets).
> 
> Thank you very much.
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Remove-a-tab-that-contains-some-element-tp26346674s27240p26418514.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to