7
shouts

jQuery Star Rating with ASP.NET MVC

posted by MikesdotnettingMikesdotnetting 185 days, 5 hours, 20 minutes ago
Tuesday, September 08, 2009 6:29:26 PM GMT

jQuery Star Rating with ASP.NET MVC   There are a number of jQuery star rating plugins to choose from. All have their pros and cons. For this site, I decided to implement the one from FyneWorks because it allows for split stars. Here's how I did it.

 

The star rating system allows people to easily provide feedback on a blog item if they don't feel like submitting a comment. The rating plugin that I chose can be configured to allow any score to be applied, although I opted to allow peop...

category: ASP.NET | clicked: 73 | | source: www.mikesdotnetting.com | show counter code
tags: Ajax, ASPNETMVC, jQuery