[jQuery] star ratings pllugin

[jQuery] star ratings pllugin


I would like to be able to feed two options into the class name. The
following example is from the project page, and works fine.
class="star {split:4}"
BUt when I try something like
class="star {split:4 required:true}"
It doesn't work?