0

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

add an image to a html type input check box or radio

Community
  • 1
  • 1
Kay
  • 215
  • 3
  • 10
  • 18
  • 2
    The duplicate you point to is exactly the same question, though, isn't it? Please follow up on that one - the solutions shown there should work, and "icons too large" sounds like something that can be fixed. If it doesn't work out for you, rather ask a specific question about fixing the icon size – Pekka Mar 18 '11 at 12:23
  • I agree with @Pekka. Please try out the solutions on the other question and let us know specifically what doesn't work. – Bill the Lizard Mar 18 '11 at 17:44
  • Is this [thread](http://bytes.com/topic/html-css/answers/740183-making-image-part-radio-button) useful ? – Saurabh Gokhale Mar 18 '11 at 12:35

2 Answers2

0

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