iFrame help please

Hello, I can not figure out what I did “wrong” to cause this to happen, but last night I edited an existing .htaccess file so that it would reflect the new free SSL certificate. No problem.

Until this morning when I realize that the HTML5 animation on the main page no longer works. The working example is the sample link, which is my test site and somehow last night I forgot to edit its .htaccess file and so the animation is still working. For the real site https://lightningmobileinc.com/ it is not.

The animation sits here: http://lightning-mobile.com/Draft2.1/Draft2.1.html

It seems like the iFrame info is missing and when I double-click onto it, nothing happens. Can someone help me with this since I know very little code, HTML and the like. I know I have all the parts of the puzzle here. Just trying to figure out how to put this back together.

Thanks in advance,

Robert


freewaytalk mailing list
email@hidden
Update your subscriptions at:

Hi Robert!

It’s a browser security issue. The main page is using https (secure) but the iFrame content is http (insecure).

To protect the user, the browser is blocking the insecure content.

You need to change the iFrame code so the source is “https://lightning-mobile.com/Draft2.1/Draft2.1.html

Cheers, Ian.


freewaytalk mailing list
email@hidden
Update your subscriptions at:

You have to have the content of the iframe hosted securely as well as the surrounding page. Mixed-security pages are blocked by browsers any more.

Walter

On Jul 18, 2018, at 8:00 PM, Robert Mitton email@hidden wrote:

Hello, I can not figure out what I did “wrong” to cause this to happen, but last night I edited an existing .htaccess file so that it would reflect the new free SSL certificate. No problem.

Until this morning when I realize that the HTML5 animation on the main page no longer works. The working example is the sample link, which is my test site and somehow last night I forgot to edit its .htaccess file and so the animation is still working. For the real site https://lightningmobileinc.com/ it is not.

The animation sits here: http://lightning-mobile.com/Draft2.1/Draft2.1.html

It seems like the iFrame info is missing and when I double-click onto it, nothing happens. Can someone help me with this since I know very little code, HTML and the like. I know I have all the parts of the puzzle here. Just trying to figure out how to put this back together.

Thanks in advance,

Robert

http://lightning-mobile.com/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
Information for existing FreewayTalk / Groups.io users - Site Feedback - Softpress Talk


freewaytalk mailing list
email@hidden
Update your subscriptions at:
https://freewaytalk.softpress.com/person/options

DUH!!! That makes perfect sense!

I was over thinking the situation!

Thanks a million!


freewaytalk mailing list
email@hidden
Update your subscriptions at: