Using a single javascript file, clickThrough.js, you can pass click/hover events from one iframe to another. Our technique makes use of native javascript method
elementFromPointThe main limitation currently is that any iframe involved must be at the same domain as the document where the clickThrough.js script is located.
Tested in FF3, Chrome, and Safari.
Does not work in IE (see Issue ID#1) since elementFromPoint is not being called in the iframe document. (Please help with this would be appreciated!)
Check out the example for more information.
30 Day Summary Apr 17 2013 — May 17 2013
|
12 Month Summary May 17 2012 — May 17 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.