Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
E
 Examples
F
 Functions
J
 jQuery postMessage:Cross-domain scripting goodness
L
 License
P
 postMessage, jQuery
R
 receiveMessage, jQuery
 Release History
S
 Support and Testing
This working example, complete with fully commented code, illustrates one way in which this plugin can be used.
Version: 0.5, Last updated: 9/11/2009
Copyright © 2009 “Cowboy” Ben Alman, Dual licensed under the MIT and GPL licenses.
This method will call window.postMessage if available, setting the targetOrigin parameter to the base of the target_url parameter for maximum security in browsers that support it.
Register a single callback for either a window.postMessage call, if supported, or if unsupported, for any change in the current window location.hash.
Information about what version or versions of jQuery this plugin has been tested with and what browsers it has been tested in.
Close