x

Custom html iframe not displaying

This should work, should it not?

<iframe src="https://www.google.com" style="border:1px #000000 solid;" name="testing" scrolling="auto" align="center" height="200px" width="850px">
</iframe>

The life site shows nothing but a frame. The served HTML is missing the google page.

358 Views
Message 1 of 2
Report
1 REPLY 1

@Oak

Google disallows any loading of that resource in an iframe that is outside of their domain.   Nothing you can do to get around that...

353 Views
Message 3 of 2
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.