Removes tabs with
id.
remove(id1, [id2], ...)
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: