Multiple Ratings
How to use the Rating Widget for Multle Rating. I got an email with the query.
I would like to use your widget for a project. I was wondering if it was possible to put more than one rating widget on a standard web page. I tried copying and pasting the code twice but only one widget appears.
This is a one of the first thing you would want to ask if you want to add Multiple Rating widget in a single page.
The SOLUTION is quite SIMPLE
Use different values for ar_URL. Here is a example
Thats it.
I would like to use your widget for a project. I was wondering if it was possible to put more than one rating widget on a standard web page. I tried copying and pasting the code twice but only one widget appears.
This is a one of the first thing you would want to ask if you want to add Multiple Rating widget in a single page.
The SOLUTION is quite SIMPLE
Use different values for ar_URL. Here is a example
In the widget code the only dynamic value ar_URL and ar_title
Just change the value ar_URL and ar_title Like
aR_url=location.href + “1”
for the FIRST code And for the SECOND code
aR_url=location.href + “2”;
Thats it.
Labels: Help, Rating Widget, Ratings, Star
Rating Added Successfully
Already Rated
Error Occured