html - Open Facebook page in iframe or frame? -
I have to open two Facebook pages at the same time as part of my HTML page. So when you go to mypage.html, two Facebook pages will be displayed. Is this possible?
I get something:
With code:
& lt; Frameset cols = "25%, 75%" & gt;
or
& lt; Iframe height = "*" src = "http://www.facebook.com/ Photo.php? Fbid = 10150277739848763 and set = P.105012493762 and Type = 1 & Theater" width = "100%" & gt; & Lt; P & gt; Your browser does not support iframes. & Lt; / P & gt; & Lt; / Iframe & gt; Facebook prevents directly from joining the IFrame (or through any frame) to the actual site. . This is because javascript can be used to access Facebook, including Facebook page's user name and password, by putting any site in IFrame (or any frame). There is no way around it. It has created itself in browsers to send some information to those headers, which states that they are being requested to put them in frames.
Gmail and many other sites also do this like this.
Comments
Post a Comment