Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: JavaScript Frame Articles

irt.org | About | Feedback | 702 [ previous next ]

Feedback on:
JavaScript Frame Articles

Sent by
zan on January 06, 2000 at 18:17:08:

Worth:
Very worth reading

Comments:
Aha! (I wrote a message about framesets loaded within framesets a few moments ago...)

Here's the solution I found for my "kill this frame" link:

function killFrame() {
top.main.location=self.parent.contentwindow.location;
}

The first part references the whole ball of wax and the second one works it's way up to the top level of the embedded frameset.

Whew!

Feel free to pass this along to readers who are wanting to do this. I searched for hours trying to find a canned solution to this with no luck.

zan


Other feedback on 'JavaScript Frame Articles' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.