Closed bryancresswell closed 7 years ago
Just to add, it works fine when I use my browser (Chrome), but when I test it in PhoneGap it gives the strange characters. Might be an encoding issue?
It seems indeed an encoding issue. It could be that the star icon is not part of the font on the phone. Try using a letter as icon, just to rule out any other issue. If that is the issue try using Fontawesome (as sample is available in the samples page).
Dear Gideon,
Turns out I forgot to include utf-8 encoding! Thanks for your help!
Hi, I am trying to remove the white shadow that appears for selected stars. Would you help please?
Can you add a link or a screenshot?
Any clues please? Or is it too trivial?
Can you create a jsfiddle, where you recreate the issue because I can’t recreate it.
Rate it is not displaying my stars properly when i'm trying to load it on my phonegap / cordova jquery mobile app. It's displaying stars as â~... for 1 star and so on. Do you have a fix?