PDA

View Full Version : How do I turn off Frames in IE 5+ browsers and Netscape 6+ browsers?


Oakendin
04-06-2004, 10:00 PM
I've been googling for awhile and spent a good 15 mins on CF forum searching for this. No Luck.

Here's my question:
How do I turn off Frames in IE 5+ browsers and Netscape 6+ browsers?

I am testing content within the <noframes> tags.

Is this even possible in these browsers? :confused:

Roy Sinclair
04-06-2004, 10:28 PM
Just gotta know what keywords to search on, in this case "frame" and "break":

http://www.codingforums.com/showthread.php?t=25712&highlight=frame+break

---- Edit -----------

Of course when I understand the question....

I don't know of any way to disable the ability of the browser to render frames. I think you may have to paste the <noframes> code into an unframed page to "check" it.

Frank
04-07-2004, 02:20 PM
I found a thread that should point you in the right direction.

http://www.codingforums.com/showthread.php?t=3532&highlight=noframes

Tails
04-08-2004, 11:03 PM
Hmm, now that you mention that, I realize the Web Developer (http://extensionroom.mozdev.org/more-info/webdeveloper) toolbar for Mozilla and Firefox don't have an option to disable frames in the disable menu.