optionsObject.advanced.star.stars
property. This option yet fully supported because we must adapt the Rating-Report page to it.initClass(pClass, pOptions);
From now, you can init ratings options by specified class.
All you need to do is to specify the class in the rating container class.
E.g.<div "class="rw-ui-container rw-class-front-post rw-urid-72"></div>
beforeRate(vote, rating);
and afterRate(vote, rating);
.