gjunge / rateit.js

Rating plugin for jQuery. Fast, Progressive enhancement, touch support, icon-font support, highly customizable, unobtrusive JavaScript (using HTML5 data-* attributes), RTL support, supports as many stars as you'd like, and also any step size.
MIT License
161 stars 45 forks source link

Examples page broken #12

Closed CodeMonkeySteve closed 7 years ago

CodeMonkeySteve commented 7 years ago

On https://gjunge.github.io/rateit.js/examples/, my browser is refusing to load jQuery over HTTP when the rest of the page is HTTPS. I recommend changing the script URL from http://ajax.googleapis.com/... to just //ajax.googleapis.com/....