The proposed "message" event by Wix to send data between page code and HTML iFrame doesn't work in IE and firefox mobile

window.onmessage or addEventListener(“message”) doesn’t work in IE or firefox mobile. Moreover when I had a look at it at MDN, the support for it seems to be paltry. No support for IE, Firefox, Safari.
My Wix website involves many HTML iFrames and the website is currently broken in the specified browsers.
Is there a work around or a fix?
Any help would be appreciated.

1 Like