Hi ximo,
You want to call a function in the parent window? Are the main window
and the iframe loaded from the same domain? If so, did you try calling
window.parent.yourFunc(); from within your iframe?
If the main window is not on the same domain as the iframe - try using
the pmrpc library (http:
Hi Nils,
I must say that I didn't quite understand what you want - do you want
to access data in another iframe? If so - are the iframes (or windows)
which are communicating loaded from the same domain or from different
domains? I suggest you check out http://www.jibbering.com/faq/#frameRef
and t
2 matches
Mail list logo