Submit your widget
37
Yays

Usefu jQuery Svbtle style kudos

Views 5842   downloads 1208   Rating & Star Rating

Dustin Kurtis came up with an excellent idea for the Svbtle blogging network (go visit Svbtle.com to see an example). He called them Kudos. They're little widgets next to each post that enable users…

136
Yays

jRating Ajaxed star rating system with jQuery plugin

Views 24684   downloads 6284   Rating & Star Rating

The article source:http://www.myjqueryplugins.com/jRating jRating is a very flexible jQuery plugin for quickly creating an Ajaxed star rating system. It is possible to configure every detail from" the…

137
Yays

Good Rating plugin for jQuery

Views 14785   downloads 3233   Rating & Star Rating

Project Description  Rating plugin for jQuery Fast, Progressive enhancement, customizable (just swap out the images, or change some CSS), Unobtrusive JavaScript (using HTML5 data-* attributes), RTL…

119
Yays

multiple jQuery Helper for Komodo Media CSS Star Rating

Views 9367   downloads 2522   Rating & Star Rating

* jQuery Ajax Rater Plugin * * This rater is based on the code Ritesh Agrawal did. Unfortunatly his CSS and the hover technique breaks in some browsers. * So i thought, why not use the best CSS star-rater…

115
Yays

jQuery Unobtrusive CSS based rating widget

Views 8017   downloads 1481   Rating & Star Rating

Control.Rating attaches to any div, span or table cell on your page in one line of code to create a fully customizable CSS based ratings widget. Each control can optionally post an Ajax request when it's…

119
Yays

Star Ratings with jQuery Plugin

Views 8807   downloads 2537   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…

137
Yays

JQuery – Star Comment Rating

Views 12538   downloads 2673   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…

162
Yays

Simple Star Rating System

Views 7597   downloads 1602   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…