We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello
Although everything seems to be working ok on my PC (tested on all browsers) when I load the page on my iPhone or MacBook Pro all the stars are black.
On the iPhone it doesnt work on safari and chrome. On the MacBook it doesnt work on Safari but it works on Chrome.
the setting is this:
$(".rs").starRating({ starSize: 22, strokeWidth: 0, starShape: 'rounded', initialRating: 0, activeColor: '#fdb415', ratedColor: '#fdb415', emptyColor: '#fff0d0', useGradient: false, readOnly: true, });
and the page is this: // Can you please help?
The text was updated successfully, but these errors were encountered:
Sorted it out myself.
I just added the baseUrl
Sorry, something went wrong.
Thank you for this topic. you helped me
No branches or pull requests
Hello
Although everything seems to be working ok on my PC (tested on all browsers) when I load the page on my iPhone or MacBook Pro all the stars are black.
On the iPhone it doesnt work on safari and chrome.
On the MacBook it doesnt work on Safari but it works on Chrome.
the setting is this:
and the page is this:
//
Can you please help?
The text was updated successfully, but these errors were encountered: