Re: two way js communications between parent and iframe content
Posted by SparkyII on Mar 01, 2011; 4:51pm
URL: https://discuss.orbeon.com/two-way-js-communications-between-parent-and-iframe-content-tp3192702p3330156.html
I'm also trying to simulate pressing a button on a form (to resubmit a query and repopulate a form). Do you have a small working example of your
ORBEON.util.Dom.getElementByTagName(ORBEON.util.Dom.get(id), "button").click();
I could have a look at?
M.