Documentation

UI/Tabs/tabsClick

From jQuery JavaScript Library

Jump to: navigation, search

« Back to UI/Tabs

tabsClick( position )

The method that you use to simulate a click on tab in a tabs interface.
The selector must be the same as the one that was used for tabs initialisation, e.g. must match or can be the ul/ol element.
Arguments:
positionNumber
The position of the tab that is going to be clicked (no zero-based index).