w2tabs.remove

Removes tabs with id.
remove(id1, [id2], ...)
id string, id of the tab
Returns integer.

Description

Removes a tab or tabs from the .tabs array and refreshes them on screen. The tab object is identified by the .id property. The method returns the number of tabs it removes.
If you have tabs defined in the following way: You can add tabs:

User Comments

comments powered by Disqus