Closed GoogleCodeExporter closed 9 years ago
The real reason behind this error seems to be that the contentDocument property
of
an IFrame cannot be accessed by JavaScripts. One has to use
document.frames[...]
instead.
Please review.
Original comment by patrick....@googlemail.com
on 16 Jun 2009 at 3:55
Original issue reported on code.google.com by
patrick....@googlemail.com
on 14 Jun 2009 at 9:03