tabs for Jquery Mobile
version based on JQM 1.2.0 Beta (September 2012)
-
How to use
Adddata-type="horizontal"to a collapsible set. Currently a maximum of 5 tabs are possible (based on JQM grid). -
Options Tabview supports most of the regular collapsible set options:
data-inset="false"= remove corners, stretch tabs full screendata-collapsedIcon/data-expandedIcon="___"= by default tabs are without icons. To add icons, specifiy collapsed/expanded icons on the collapsibledata-content-theme="_"= add borders and background to the collapsible content section
- Demo Can be found here: JQM tabview plugin