Wednesday 15 July 2015

https - Javascript framework 'blocked' in Google+ Hangout app (insecure content) -


I try to load a 3rd party library (especially YUI2, to handle drag and drop) in a G + Hangout What I am developing is the app.

This is just the top of the HTML file:

    

While running, the Hangout refuses to load it, quote:

  [insecure] https: // [insecure from the page on the app url] Content is running Http: // [YUI2 url]   

I am assuming this because Google has served the app and hogging through HTTPS, while the library is only available through HTTP Going, and do not like mixing it two The question is, how do I work on it? I do not want my user to change their settings to use their app, and I prefer to use Yahoo host instead of a mirror.

Your impression is correct You must embed this script on HTTPS.

Yahoo does not offer to read.

You can use Google CDN:



No comments:

Post a Comment