jQuery Bar Rating Plugin is a great plugin which can be used to transform the regular select box to a rating widget. It is a very light – 2.5kb and the creators say that it can be easily styled with CSS. Have a look at some examples of what you can achieve.
Image may be NSFW.
Clik here to view.
DEMO | DOWNLOAD
Configuration
showValues:false
If set to true, rating values will be displayed on the bars.
showSelectedRating:true
If set to true, user selected rating will be displayed next to the widget.
Callbacks
onSelect:function(value, text)
Fired when a rating is selected.
License
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html