![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveTransfer javascript code from iFrame to a DIV
From: <sameergn@gmail.com>
Date: Fri Apr 28 2006 - 21:52:51 CEST
Hi,
I have HTML form whose target is an invisible IFrame. After the IFrame
document.getElementById("mainDiv").innerHTML =
but this does not seem to carry over the Javascript code from IFrame to
Thanks,
|