Submit your widget

jQuery Star Rating Plugin

Created 13 years ago   Views 10047   downloads 1939    Author fyneworks.com
jQuery Star Rating Plugin
View DemoDownload
126
Share |

What is this?

The Star Rating Plugin is a plugin for the jQuery Javascript library that creates a non-obstrusive star rating control based on a set of radio input boxes.

What does it do?

  • It turns a collection of radio boxes into a neat star-rating control.
  • It creates the interface based on standard form elements, which means the basic functionality will still be available even if Javascript is disabled.
  • NEW (12-Mar-08): In read only mode (using the 'readOnly' option or disabled property), the plugin is a neat way of displaying star-like values without any additional code

 

How do I use it?