|
Importing an HTML source is done with the use of the LAYER tag in Netscape 4 and the IFRAME tag in other browsers. The setupFrame() function is used the setup the Iframe and all layers within it.
The event handler is then set for the document of the iframe window.
If the page is replaced with another page,the setup would need to be redone. |