It is a theme based plugin allowing the user to choose between different rating system skins (abr, tree, medal, small star, etc.).
It turns radio or select options into a fully functional rating scale.
It also creates the interface based on standard form elements, which means the basic functionality will still be available even if JavaScript is disabled.
All HTML elements are created with strict HTML standards in mind.
The user can also fully customize how to handle the click event by passing a function via the config under onClickEvent which gives a fully accessible jQuery object of the corresponding input clicked.
Requirements:
· JavaScript enabled on client side
· jQuery