
- 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 - Loader Widget
Description
jQuery Mobile provides different ways of loading states to an element.
Following table lists some of the loading states, which are supported by the jQuery Mobile.
Sr.No. | Type & Description |
---|---|
1 | Standard Loader
You can specify the loading state with icon only, text only, or both icon and text. |
2 | Custom HTML
You can add any HTML to the loader. |
3 | Theme
Sets different type of theme on the loader. |
jquery_mobile_widgets.htm
Advertisements