[ad_1]
I have a web application and a web site. I am opening the web site within one of my web application page using an iframe or div in the same browser (I am not opening additional/child browsers). I want to establish communication between these two.
The communication i am trying to establish is sending information from my web application to the web site and I want the website to raise an event or trigger that can be caught by my web application
What is the best way - window.postmessage()?
Thank you
[ad_2]
لینک منبع