
- 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 - Icons
jQuery Mobile provides a set of built-in icons, which can be used with buttons, listview buttons which will make the buttons more attractive.
Following table lists down some of the icons used in the jQuery Mobile framework.
Sr.No. | Icon Area & Description |
---|---|
1 | Icon Set
It sets the icon in the button. |
2 | Positioning Icons
It specifies the position of the icon in the button. |
3 | Icon-only
It displays only an icon in the button. |
4 | Icon shadow
It adds an icon shadow in your button. |
5 | Removing Circle
It removes the grey circle around the icon. |
6 | Black or White Icons
It changes the color of icons to black or white. |
7 | Combining alt and nodisc
It combines the alt and nodisc classes to the icon. |
Advertisements