You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: