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. |