Closed nanhapy closed 7 years ago
@nanhapy what version of Microsoft Edge are you using? I'm testing with 38.14
screenshot -> http://d.pr/i/vnOG
That's really wired. i'm using Microsoft Edge 38.14393.1066.0.
Do you see any errors in the console?
Yeah! I got some errors:
SCRIPT5009: '$' is undefined
demo (193,1)
SCRIPT5009: 'jQuery' is undefined
jquery.star-rating-svg.js (10,3)
Gotcha, so make sure jQuery is loaded before this plugin
jquery is not loaded. screenshot
Refer to the usage part https://github.com/nashio/star-rating-svg so you load jQuery before the plugin
screen shot