Closed
Description
release: 2.7.0
frame.content.html:
if ('parentIFrame' in window) {
parentIFrame.scrollToOffset(1,1);
}
gives:
Uncaught TypeError: Cannot read property 'x' of undefined iframeResizer.min.js:8
Check:
http://widgets.eo.nl/sander/ir/
parentIFrame.scrollTo(1,1) works fine!
Metadata
Metadata
Assignees
Labels
No labels