Friday, 30 August 2013

How to add jquery ui custom icon (our own)

How to add jquery ui custom icon (our own)

I am using jquery-ui i want to create a jquery-ui custom icons
how can i create a custom icon where the icon image should be added can
anyone help me
widget.button(
icons: {
primary: "ui-icon-locked"
},
)
like this i want to add some user defined icon

No comments:

Post a Comment