Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

It is possible to add an custom icon to the list of available icons for a button?

We need to set a custom icon for the buttons of our project.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

It is possible to add an custom icon to the list of available icons for a button?

Hi Rafael, unfortunately you can't add a custom icon to the list of available icons for a button.
But you can add a custom picture into the button. You can do it with CSS.

Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

It is possible to add an custom icon to the list of available icons for a button?

Some example? How can I add a custom CSS in the page?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

It is possible to add an custom icon to the list of available icons for a button?

Hi Rafael,

To change icon:

  1. Choose List Item
  2. Click "More properties" on properties panel
  3. Add data-icon property with value = "star"
    Image
    On JQM site you can find the full list of icons:
    http://jquerymobile.com/demos/1.2.0/d...
Patrick Kelly
Posts: 0
Joined: Wed Nov 20, 2013 6:00 am

It is possible to add an custom icon to the list of available icons for a button?

Can we reopen this? There really wasn't a proper answer given to Rafael and I feel like a good amount of users might want to know how to add their own icons to a button. How can you do it, using JavaScript and/or css, preferably the former.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

It is possible to add an custom icon to the list of available icons for a button?

Hello Patrick! Could you clarify are you trying to change icon for button or list item?

Return to “Issues”