star-nps-rating
jQuery plugin for Star rating and Net promoter scale rating Purpose of this jQuery plugin is to show simple input textboxes as Star rating or Net promoter scale controls. Basically when you initialize it, it hides the input control and append html to the DOM. It respects user interaction and propogate the change to input textboxe's value.
To see the plugin in action, download the source and simply see index.html in the browser.