Submit your widget
92
Yays

Star Ratings with jQuery Plugin

2 years ago   Views 5398   downloads 1004   Rating & Star Rating

The existing star rating plugin for jQuery takes too much effort (client & server) so I wrote the jQuery Rater Plugin that should reduce the complexity of implementing an ajax rating scenario on the…

114
Yays

JQuery – Star Comment Rating

2 years ago   Views 6650   downloads 1223   Rating & Star Rating

Here is a nice little rating effect. This does not include the PHP, it is only the JavaScript, HTML, CSS, and Images. What we start with is one HTML file, JQUERY library, star_rating.js (contains all…

133
Yays

Simple Star Rating System

2 years ago   Views 4301   downloads 720   Rating & Star Rating

This is a jquery plugin for star rating systems. The intial inspiration for this script came from "Wil Stuckey's" star rating system. But the original script requires too much coding. Also it does not…