🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A minimalist jQuery 5-star rating plugin which uses Font Awesome iconic font and any text input field.

Rating star-rating

Documentation

rating-plugin

a simple jquery rating plugin.

USAGE:

  1. Must include jquery library at the top of this library.
  2. Add a textbox and provide class/ID to the textbox to get the rating value when you post the form values.
  3. 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:

  1. max rating values
  2. rating background color

You May Also Like