w2tabs.animateInsert

Add and animates insertion a tab or tabs.
animateInsert(before, tabs)
before string, id of tab to insert before
tabs object or array, tab or array of tabs
Returns undefined.

Description

This method will first animate inserting of the space before tab with id = before and then will call .insert() to insert the tab and display it. If you have tabs defined in the following way: You can add tabs:

User Comments

comments powered by Disqus