w2tabs.show

Shows tab or tabs with id.
show(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 shown tabs that were hidden before.
If you have tabs defined in the following way: You can add tabs:

User Comments

comments powered by Disqus