Open GoogleCodeExporter opened 9 years ago
The real issue seems to be where it runs. When an iframe loads, the script
runs, but
`window` refers to the outer window, not the iframe's contentWindow. The script
console.log(window.location.href);
will verify this.
Original comment by peter.a....@gmail.com
on 1 Jun 2009 at 9:50
Original issue reported on code.google.com by
sfarr...@gmail.com
on 19 Mar 2009 at 4:49