A row of tabs. A tabs element should be placed inside a tabbox and should contain tab elements.
Attributes:
Attributes inherited from XUL Element
Properties and Methods:
Properties and Methods inherited from XUL Element
If the argument dir is set to 1, the currently selected tab changes to the next tab. If the argument dir is set to -1, the currently selected tab changes to the previous tab.
A reference to the currently selected tab, which will always be one of the tab elements in the tabs element. Assign a value to this property to modify the currently selected tab.