starability icon indicating copy to clipboard operation
starability copied to clipboard

Multiple ratings on same page

Open benyates1 opened this issue 2 years ago • 1 comments

Is it possible to display multiple ratings on the same page.

I have the need for four individual items to be rated per review but when attempting to use more than one the ratings for others only interact with and manipulate the original. Even when I change the input name to a unique name for each rating.

benyates1 avatar Jun 10 '22 09:06 benyates1

As per readme: "If you want more than one rating widget on the same page, remember that the ids need to be different for each radio buttons collection". Check the code on the demo page to see how it is done :)

szynszyliszys avatar Jun 10 '22 10:06 szynszyliszys