jQuery Bar Rating Plugin Examples



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.