Blogs

Showing 1 - 5 of 22 results.
Items per Page 5
of 5

Forums

« Back

iFrame and OpenAJAX Hub

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi All,
Need help for confirmation on passing variables between iFrame and its parent (Finesse Desktop). We can't use HTTP GET as in sample because it takes a while before our application can load up in iFrame. So, we would like our application running on iFrame to be able to retrieve information from variables when our application is ready and also would like to pass variables back to Finesse.
Would it possible to use something like parent.document.getElementbyID("XXX").value, or we use other methods? 
Regards,
Padd

RE: iFrame and OpenAJAX Hub
Answer
2/26/13 5:09 PM as a reply to Taveewat Chantaraseno.
Finesse doesnt provide any functions for passing variables between an iframe and a Finesse gadget other than on the url of the document.  You might try using cross-document messaging
http://en.wikipedia.org/wiki/Cross-document_messaging

Collateral


No files available