|
Site Admin |
|
Joined: 1. Aug 2005, 12:53 Posts: 11232
|
I only see something strange in the log only of firefox:
Load denied by X-Frame-Options: https://www.jobs.ch/ does not permit framing by http://www.dian.fr/configurateur-scania/.
But I don't see www.jobs.ch anywhere in your code. You have any idea where this is coming from?
But ie also fails.
I have checked your page with http://www.tinywebgallery.com/blog/advanced-iframe/free-iframe-checker
The header is set to ALLOW-FROM HTTPS . This means that the page most likely cannot be included into an iframe.
ALLOW-FROM HTTPS is actually not supported by chrome but by others. So you will not be able to include this page on all browsers! See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options -> Browser compatibility
Best, Michael
|
|