Thursday, 8 August 2013

window.parent.postMessage parent check what iframe sent message

window.parent.postMessage parent check what iframe sent message

I need to know what iframe sent message to the parent window, as I'll have
multiple iframes on one iframe hosting page.
How can I check which of the frames sent the message?

No comments:

Post a Comment