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 SetIt sets the icon in the button. |
| 2 | Positioning IconsIt specifies the position of the icon in the button. |
| 3 | Icon-onlyIt displays only an icon in the button. |
| 4 | Icon shadowIt adds an icon shadow in your button. |
| 5 | Removing CircleIt removes the grey circle around the icon. |
| 6 | Black or White IconsIt changes the color of icons to black or white. |
| 7 | Combining alt and nodiscIt combines the alt and nodisc classes to the icon. |
Leave a Reply