Plugin jQuery: Window postMessage jQuery plugin

Window postMessage jQuery plugin
http://www.jqueryrain.com/?http://postmessage.freebaseapps.com/
https://github.com/daepark/postmessage
x, , jSON, , Plugins, , Web
08/01/2013

Nội dung

Window postMessage jQuery plugin

Modern browsers now support cross-window/cross-domain/cross-origin messaging through window.postMessage.postmessage is a simple wrapper for window.postMessage and the window message event, for those who wish to use this feature in a more jQuery-like way.postmessage falls back to window location hash polling for browsers that do not support window.postMessage (i.e., IE7).postmessage allows messaging back and forth using JSON where window.postMessage only allows simple string-based messages.postmessage also allows for complete request/response roundtrips using success/error callbacks modeled after jQuery.ajax.postmessage is tested on Safari 4, WebKit (Nightlies), Chrome 4, Firefox 3, IE8, IE7 and Opera 10.


Nguồn: www.jqueryrain.com/2013/01/window-postmessage-jquery-plugin/


Chưa có phản hồi
Bạn vui lòng Đăng nhập để bình luận