Handling multiple Star Rating widgets (added caption elements)

NOTE: Callback function isn't used, since the Stars selection is sent as a hidden input on FORM submission.

Polls (before|after1|after2)

Poll-1

Poll-2

Poll-3

NOTE: "Not Applicable" is considered as a "Cancel Rating" when it's value is equal to "cancelValue"

Poll-4

Poll-5

Poll-6

NOTE: "Rate this" is considered as a "Cancel Rating" when it's value is equal to "cancelValue"

TIP: Use {cancelShow: false} to remove "Cancel Rating" icon, when not needed...

Reset