I've red a couple of threads here about this topic, and some of them were
really helpful regarding the communication from a qx application to iframe.
(http://qooxdoo.678.n2.nabble.com/accessing-JS-variables-in-Iframe-content-td2730012.html)

But I couldn't find a proper description about, how to access my qx
application (a class, a memeber etc.) from the iframe. 
I've an application called testapplication.
There is a function testapplication.Application.testFunction().
I managed to reach this function from the iframe, but I'm not sure if my
solution is correct. I browsed through the dom, and I've found out that I
can reach qx application like this:
parent.window.testapplication.Application.prototype.testFunction().

Dear experts, if you could help me to find a better, more qooxdooish way to
achieve this, I would appreciate it very much.

Thanks.



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/iframe-qx-application-communication-tp7399920p7399920.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to