jRating 是一款非常灵活的评分插件。
New Options :
- canRateAgain (boolean) : if true, visitor can rate {nbRates} times (see {nbRates} option below)
- nbRates (integer) : If {canRateAgain}, number of times that a visitor can rate (please see full documentation)
Infos containers changes : id="18_1" become data-average="18" & data-id="1"
jRating is a very flexible jQuery plugin for quickly creating an Ajaxed star rating system. It is possible to configure every details from "the number of the stars" to "if the stars can represent decimals or not".
There is also an option to display small or big stars and images can be changed with any other file easily.
Although jRating can be used with any scripting language, a PHP file that handles the requests is already included in the download package on github.