![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Changing the outerHTML of an Iframe
From: Daniel Kirsch <Iwillnotread_daniel@gmx.de>
Date: Tue Apr 11 2006 - 11:01:48 CEST
David Virgil Hobbs wrote:
Instead of using innerHTML you may create a new document and use
You may also access the head element by using DOM methods like:
But what are you trying to do in the head?
Daniel
|