|
|
Feedback on: JavaScript Frame Articles
irt.org | About | Feedback | 701 [ previous next ] Feedback on: Sent by Worth: Comments: I have an index that loads into my website (http://zap.to/zans) as a frameset within a frameset. Frames: What I want to do is provide a button or link within the index frame that "kills" the index frame when the user clicks it. The obvious solution to this seems to be to set the location of the MAIN frame (which holds the frameset containing the index and whatever page the user happens to be on) with the location of CONTENTWINDOW. I tried this method: self.parent.main.location=self.parent.main.contentwindow.location; but it didn't seem to do anything. The scripts on this page seem to be more on the mark... any suggestions? zan Other feedback on 'JavaScript Frame Articles' - show all
|
-- div -->
|