jquery-postmessage
jquery-postmessage copied to clipboard
Having problems with IE8
I am passes messages from an iframe back to the parent web page without any problems in Firefox. However,in IE8, I am not seeing the messages. The problem seems to be with attaching events with the onMessage parameter.
We fixed the problem. There was a java script error unrelated to jQuery-postmessage.