jQuery Mobile Example Launcher
Use this app to launch most of the examples from the book jQuery Mobile. Some of the examples have been combined, and most of the JavaScript snippets have been omitted as they are meant to be illustrative only.
Note that each of these files opens in its own browser window.
- Chapter 1: Meet jQuery Mobile
- Chapter 2: Application Structure and Navigation
- Chapter 3: Page Elements
- Example 1: Basic List View
- Example 2: List View with Buttons
- Example 3: List View with Dividers
- Example 4: Nested List Views
- Example 5: Creating Split Buttons
- Example 6: List View Icons and Thumbnails
- Example 7: List Item Count Bubbles
- Example 8: Basic Navigation Bar
- Example 9: Formatted Navigation Bar
- Example 10: Navigation Bar with Stacked Buttons
- Example 11: Fixed Header and Footer
- Example 12: Fullscreen Header and Footer
- Example 13: Button, Button, Who's Got the Button
- Example 14: Button Control Groups
- Example 15: Button Icons
- Example 16: Checkboxes and Radio Buttons
- Example 17: Flip Toggle
- Example 18: Search Input
- Example 19: Native Select Menu
- Example 20: A Custom Select Menu
- Example 21: Slider Element
- Example 22: Layout Grids
- Chapter 4: Theming jQuery Mobile
- Chapter 5: jQuery Mobile API
- Chapter 6: jQuery Mobile In Action