I have a need to implement a rating feature and would like to do it the mouse-over stars way similar to netflix.
What is my best approach? Here are some that come to mind.
- code it up by hand in HTML and javascript
- use flash or a java applet
- use Starbox (if you have used Starbox, then feel free to comment on it)
- use another java script library (please specify)