
- jQuery Mobile Tutorial
- jQuery Mobile - Home
- jQuery Mobile - Overview
- jQuery Mobile - Setup
- jQuery Mobile - Pages
- jQuery Mobile - Icons
- jQuery Mobile - Transitions
- jQuery Mobile - Layouts
- jQuery Mobile - Widgets
- jQuery Mobile - Events
- jQuery Mobile - Forms
- jQuery Mobile - Themes
- jQuery Mobile - CSS Classes
- jQuery Mobile - Data Attributes
- jQuery Mobile Useful Resources
- jQuery Mobile - Interview Questions
- jQuery Mobile - Quick Guide
- jQuery Mobile - Useful Resources
- jQuery Mobile - Discussion
jQuery Mobile Tabs Widget
The tabs widget is jQuery ui tabs widget's extension, which accepts all the methods and options.
The following table lists different types of tabs used in jQuery Mobile −
Sr.No. | Tabs type & Description |
---|---|
1 | Use navbar for tabs
To use navbar for your tabs, you can declare navbar inside your tabs. |
2 | Tabbed page content
You can swap out the entire page contents using the tabs. |
jquery_mobile_widgets.htm
Advertisements