What browsers support the window.postMessage call now?

前端 未结 5 1063
温柔的废话
温柔的废话 2020-12-01 10:27

What are all the browsers that support the window.postMessage call now? I am looking for browsers that support it natively, not through an iFrame hack.

5条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-01 10:48

    Can I use cross-document messaging

    FF3+, IE8+, Chrome, Safari(5?), Opera10+

提交回复
热议问题