rating-plugin
a simple jquery rating plugin.
USAGE:
- Must include jquery library at the top of this library.
- Add a textbox and provide class/ID to the textbox to get the rating value when you post the form values.
- Initialize the plugin: Example: $('#ratingme').rating(); currently rating has 1 to 5 values .
You can run the index.html to see the example.
Features on progress:
- max rating values
- rating background color