![]() |
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: <sameergn@gmail.com>
Date: Sat Apr 29 2006 - 21:02:41 CEST
Thanks all of you for your replies.
<script language="javascript">
This add a Javascript object called addUserController in the parent
<script language="javascript">
getIFrameData() is defined in parent document.
We initially were using DWR, but it allows accessing only POJOs
Thanks,
|