![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Transfer javascript code from iFrame to a DIV
From: RobG <rgqld@iinet.net.au>
Date: Sat Apr 29 2006 - 14:04:20 CEST
bobzimuta wrote:
But 'content' will be a body element, putting a body element inside a
var content = test_iframe.document.body.cloneNode( true );
while (content.firstChild) {
-- RobReceived on Mon May 1 05:26:51 2006 |