Possible Ways to Communicate Between iFrame and Parent Page across domains
- by SKR
Please suggest possible techniques to trigger events in parent page from an iFrame. I tried out url Hashing and using window.postMessage techniques but without any success.