[Javascript] script that replace iframes

Scott Hamm ScottHam at clientlogic.com
Mon Jun 14 09:54:34 CDT 2004


No worries, found the solution in ASP.

My point was to embed the external file into the current index file within a
div section to optimize the use of CSS feature rather than having to limit
the source within iframe.

However, thanks and appreciate your help.

-----Original Message-----
From: javascript-bounces at LaTech.edu
[mailto:javascript-bounces at LaTech.edu]On Behalf Of Hakan Magnusson
Sent: Monday, June 14, 2004 12:15 PM
To: [JavaScript List]
Subject: Re: [Javascript] script that replace iframes


Nobody cared about you, you sorry sod. What functionality of the iframe 
were you aiming to replace with a script? Or do you want to remove/add 
iframes in the DOM?

Regards,
H

Scott Hamm wrote:
> 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
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 
> 
_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list