Local HTML File iFram, Blocked By Browser
-
Hello, I did upload HTML page with it’s content into the server. And able to load the page with a URL address.
However, Firefox will block what is within the iFrame:
“Firefox Can’t Open This Page | To protect your security, mydomain.com will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.”
And there is an option to “Open in a New Window”.
I did try both addresses as:
<iframe src=”https://www.yourdomain.com/form.html”></iframe>
<iframe src=”/form.html”></iframe>Here is a copy of the HTML page:
https://www.dropbox.com/t/H7tUVjx8QsrfDqpF
Any suggestions to resolve this issue?
And thank you for the Advanced iFrame Plugin
- The topic ‘Local HTML File iFram, Blocked By Browser’ is closed to new replies.