javascript - Prevent unsecure HTTP requests -


i have blog on tumblr, , trying out website ssl. chrome , possibly other browsers, images , scripts not loaded using https automatically blocked, , lose happy little green lock icon in address bar. able edit html of theme, there many external scripts used load images (and other scripts) able weed out , fix every http request. obviously, don't have access web server settings tumblr.com or have configured https redirects or something.

i wondering if there way prevent html , other included scripts making http requests through use of javascript. website appears , functions fine without blocked elements, , want lock icon show visitors it's safe website.

i have no intention of advertising blog here, i'm sure against user policy on forum. being said, if helpful troubleshooting reasons, can post link if requested.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -