Submit your widget
38
Yays

Usefu jQuery Svbtle style kudos

Views 5935   downloads 1242   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…

137
Yays

jRating Ajaxed star rating system with jQuery plugin

Views 24784   downloads 6326   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…

138
Yays

Good Rating plugin for jQuery

Views 14885   downloads 3272   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

very useful AJAX Star Rating

Views 13122   downloads 3696   Rating & Star Rating

Our percentage based Star Rating function gives you 1,680% increase in accuracy — compared with the traditional 5 star system, it has 84 hotspots (84 pixels), instead of 5 hot spots (5 stars). Let’s…

109
Yays

simple AJAX Rating Stars

Views 10924   downloads 2832   Rating & Star Rating

AJAX Rating Stars. You have probably seen examples of these used all over (like Netflix), and I recently had the need to make some for a personal project. So I figure, if I could use them, you might want…

120
Yays

multiple jQuery Helper for Komodo Media CSS Star Rating

Views 9468   downloads 2559   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 8104   downloads 1515   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…

131
Yays

Pure CSS Star Rating System

Views 17149   downloads 4182   Rating & Star Rating

This is a Pure CSS The Star Matrix Pre-loaded is a nice css star rating system with detailed description and code. The author reports that the effect works across a broad range of browsers, as well! The…

679
Yays

jQuery voting tools

Views 18180   downloads 3901   Rating & Star Rating

Markup Like anything, this can be done a number of ways. There’s not much semantic relevance here, so any sensible structure will do. The only real requirement is to have enough elements for styling…

128
Yays

Star Rating Form Widget 2

Views 9877   downloads 2116   Rating & Star Rating

The Starry Widget is a simple class that will enable you integrate star-rating fields into your forms with little or no Javascript knowledge. If you want to make your own custom stars, I've included stars.psd…

120
Yays

Star Ratings with jQuery Plugin

Views 8902   downloads 2581   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…

138
Yays

JQuery – Star Comment Rating

Views 12640   downloads 2714   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…

163
Yays

Simple Star Rating System

Views 7701   downloads 1641   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…

168
Yays

CSS Star Rating System

Views 20402   downloads 3634   Rating & Star Rating

I have ploughed through several pure CSS star rating systems, only to find that many use either unnecessarily large images (defining every state) or bloated mark-up in both HTML and CSS. Below I have…

126
Yays

Colourful rating system with CSS3 And jQuery

Views 9691   downloads 2009   Rating & Star Rating

By using the jQuery Color plugin, you can animate colors. Simply use the animate() function from jQuery to have colours fade to another colour. When using this technique, combined with some CSS3 features…