FrontendDeveloper.in

JavaScript question detail

Is postMessages synchronous

The postMessages are synchronous in IE8 browser but they are asynchronous in IE9 and all other modern browsers (i.e, IE9+, Firefox, Chrome, Safari).Due to this asynchronous behaviour, we use a callback mechanism when the postMessage is returned.

Back to all JavaScript questions
Get LinkedIn Premium at Rs 399