w2tabs.enable

Enables a tab or tabs.
enable(id1, [id2], ...)
id string, id of the tab
Returns array that contains ids of effected tabs.

Description

The tab(s) must exists in the .tabs array of the tabs. The tab object is identified by the .id property. The method returns the number of enabled tabs that were disabled before.
If you have tabs defined in the following way: You can add tabs:

User Comments

comments powered by Disqus