[Javascript] script that replace iframes

Scott Hamm ScottHam at clientlogic.com
Thu Jun 10 08:09:40 CDT 2004


I'm struggling for a way to replace iframes. The one that I tried earlier
(pasting 3 different files to a single index.htm) failed due to massive
documents (200 pages) I am thinking of replacing the existing iframe that I
currently use by using javascript to read between <body> .. </body> tags and
display it into the web page without manipulating the source. I'm trying to
make it more accessible.


Scott



More information about the Javascript mailing list