Skip to content

thomassturm/ender-postmessage

 
 

Repository files navigation

ender-postMessage: Cross-Domain Messaging

Version: 0.1.3, Last updated: 5/1/2012

Based on Ben Alman's jQuery-postMessage http://benalman.com/projects/jquery-postmessage-plugin/

ender-postMessage enables simple and easy window.postMessage communication in browsers that support it (FF3+, Safari 4+, IE8+), while falling back to a document.location.hash communication method for all other browsers (IE6, IE7).

Release History

0.1.3 - (5/1/2012) merged pull request to make compatible with browserify
0.1.2 - (5/26/2011) Ender integration
0.1 - (5/23/2011) Initial Fork and Release

License

Dual licensed under the MIT and GPL licenses.

original jQuery-postMessage code: Copyright (c) 2009 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/

About

ender postMessage: Simple and easy window.postMessage communication

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE-GPL
Unknown
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%