Version 2.0.0
version 2.0.0 & 2.1.0
Date 2014-05-08
NEW RELEASE
Date: 2014-04-25
- Revamp of entire plugin code. Cleverly leverages CSS3 styles, animations, and HTML5 input features
to render the plugin. - Render and display fractional star ratings. Configure number of stars, min, max, step, and theoretically
support any fractional rating. - Right to left (RTL) support enhancement. Optimally uses the
dir
attribute of the range input. - Bootstrap style is made optional and configurable. Can override CSS to use any style.
- Any star symbol (unicode or icon font) can be embedded instead of Glyphicon.
- Uses HTML 5 range input to change ratings. Polyfills for range input in case JQuery/Javascript is disabled.
- Automatically degrades to a normal SELECT dropdown input for browsers that do not support
HTML 5 range input.