Home > jquery.ratemate

jquery.ratemate

Jquery.ratemate is a project mainly written in JAVASCRIPT and COFFEESCRIPT, based on the MIT license.

Star ratings for HTML5 meter element, input[type='range'] and input[type='number'] using Raphaël

Ratemate

The goal of this little jQuery plugin is to provide a rating widget wrapping the HTML5 meter, input[type=number] and input[type=range] elements. The rating will be displayed and/or controlled using a Raphaël canvas.

This plugin is being developed in CoffeeScript. Grab the compiled jQuery plugin from src/compiled/.

Requirements

Ratemate is being developed using jQuery 1.4.4 and Raphaël 1.5.2. These libraries can be found via their websites or in the lib/ directory of this project.

Previous:reposit1