jQuery Raty is a plugin that generates a customizable star rating. (Demo)
Required files:
+ jquery.raty.min.js
+ star-on.png
+ star-off.png
Default configuration:
$('#star').raty();
<div id="star"></div>
Demo:
Please:
- Format your code before paste it here, I will probably have to read it;
- Use code formatter to write it:
[source language="javascript"]your_code_here[/source]