Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Frame close


Message #1 by fadi1972@h... on Thu, 9 Aug 2001 01:38:35
you can't simply close a frame, if you wish to do it you will need to load 
a new frameset at the level of the frameset you wish to close to overwrite 
the existing frameset - which included the one you wish to close - although 
you will have to handle the fact that other frames may not have the 
original HTMl page that they were loaded with, so they may have to be 
reloaded dynamically.

At 01:38 09/08/01 +0000, you wrote:
>Hi ,
>How can I close a frame, when the page load
>This is the situation that I have
>
>How can i close "frmBottom" and dispaly "frmTop" when page b.asp loads
>Thanks

  Return to Index