CSS Star Rater
You’ve no doubt seen these sort of “star raters” before at places like Amazon, Netflix, etc. When you’re rating an item and mouse over a series of stars, they highlight showing you the number of stars you currently have selected. Typically, these types of features make use of javascript to enable that dynamic display. Well, now you can just use regular old CSS to make a CSS Star Rater. It’s really a pretty clever solution and if you have need of a feature like that then you should definitely give it a look.
Posted Saturday December 31, 2005 in (X)HTML and CSS by Chris Curtis
This is an older entry and as such, it may be by a guest author or contain formatting problems / extraneous code. If you notice something wrong with the entry, please use the Contact page to let me know the entry title and issue.