javascript - How to make a rating image like imdb.com -


I am trying to create some things in my website. I want a rating image, when the user moves the mouse from the first star to the 9th star, in order to brighten all the stars.

And when the user clicks for 9th star, then the movie's rating is nine.

How can I do this?


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -