Using tab methods
The Tabs widget contains many different methods, which means it has a rich set of behaviors. It also supports the implementation of advanced functionality that allows us to work with it programmatically. Let's take a look at the methods, which are listed in the following table:
Method |
Used to... |
---|---|
|
Completely remove the tabs widget. |
|
Disable all tabs. |
|
Enable all tabs. |
|
Reload an AJAX tab's content, specifying the index number of the tab. |
|
Get or set any property after the widget has been initialized. |
|
Return the element that the |