Skip to content
New issue

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

Stars appear black on iOS #42

Open
manolis1g opened this issue Jan 18, 2019 · 2 comments
Open

Stars appear black on iOS #42

manolis1g opened this issue Jan 18, 2019 · 2 comments

Comments

@manolis1g
Copy link

manolis1g commented Jan 18, 2019

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?

@manolis1g
Copy link
Author

Sorted it out myself.

I just added the baseUrl

@zebratratata
Copy link

Thank you for this topic. you helped me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants