Open tomviolin opened 10 years ago
Hi, thanks for sharing!
To work correctly, please use outside the source:
$.reel.cdn = "//reeljs.appspot.com";
My domain doesn't respond to HTTPS.
Cheers.
@pisi still have this issue. "//" not help, because code.vostrel.net not support https. my solution: download the package and upload to the local server, after then on file: /js/jquery.reel-min.js replace "code.vostrel.net" to "//example.com/Reel-master/". that's it!
I use Reel on an HTTPS page, and I got security warnings. So I just changed the CDN url to be protocol-proof: