Forum Moderators: open

Message Too Old, No Replies

Is it possible to disable frame-breakers?

         

webgaya

7:41 am on Jun 15, 2008 (gmt 0)

10+ Year Member



Hi,

I have seen JS to force a web page to open in full page. So that if someone tries to open that page in a frame, it would break the frame and
open in full page.

Is it possible to disable this behavior when calling an external web page (ie. not belong to my web site) in a frame so that even though it had a frame breaker, it would open in a frame that I insist?

lavazza

8:13 am on Jun 15, 2008 (gmt 0)

10+ Year Member



For pages that you embed into one of your site's frames?
I hope not

On your own local machine?
Yep... Turn Javascript off :) Doing so is easier on some browsers than others: see [google.com...]

Staffa

10:34 am on Jun 15, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is it not clear to you that if someone uses a frame breaker they do not want their page displayed in a frame ?
The least you can do is to respect that.

webgaya

4:37 pm on Jun 15, 2008 (gmt 0)

10+ Year Member



" Is it not clear to you that if someone uses a frame breaker they do not want their page displayed in a frame ?
The least you can do is to respect that. "

Hi Staffa,

I just wanted to know whether it is possible. Sure, I should respect the
expected behavior of external sites when linking to them. Your reminder strengthened it. Thanks.

encyclo

4:43 pm on Jun 15, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It is possible if the visitor to your site is using Internet Explorer, but not for users of other browsers.