With jQuery UI you can set icons from the framework on button, i want to do the exact same thing on the radio buttons.
http://jqueryui.com/demos/button/#radio
Framework icons (bottom of the page) :
http://jqueryui.com/themeroller/
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sure you can do it, just set the icons like this:
With each respective id for each radio element, and using primary and/or secondary as you need, as you can see on this jsFiddle