|
|
|
|
|
by jawnb
4678 days ago
|
|
On the CDN urls, you can just change them to use protocol relative urls.
It Looks like the jquerytools cdn doesn't support HTTPS, but you should be okay to use this one from cloudflare //cdnjs.cloudflare.com/ajax/libs/jquery-tools/1.2.7/jquery.tools.min.js Here's a texpaste showing what you should change your script src's to. https://texpaste.herokuapp.com/n/lyoitffa |
|