Possible Duplicate:
add an image to a html type input check box or radio
Hi,
I want to make a rating div using radio buttons in HTML .. I want users to look at a picture and rate it. So, I want to use and have a star image on each one ..
I searched every where and couldnt do it. I found one topic here that use javascript to do this .. But it was not efficient and it made my icons extremely large
If you want to use jQuery, see this link :
jQuery Star Rating Plugin
If you want to use if with ASP.NET, you can use Ajax Control Toolkit, see this link:
Ajax Rating Sample