Creating a Star Rater using CSS part two
Many of you have seen comments and reviews on sites such as Netflix and Amazon. Most of these reviews, as in Amazon’s case or Movies, as in Neflix’s case come with a handy dandy rating. Many of these solutions may use JavaScript or just have an individual hover state for a single star. The question I pose is…. Can you create a star rating using only CSS?
The answer to this is yes, the rating system on Strictly CSS is based on this concept (mixed with some AJAX and ASP). This link is pointing to article number two about the Star Rater using CSS.
8/31/2006