Closed
Description
When testing the example page (or a test page I made using the JQuery method), I get the following error message (both on IE11 in IE8 mode, and in a windows XP + ie8 virtual machine).
http://davidjbradshaw.com/iframe-resizer/example/ gives me the following error message:
SCRIPT5009: 'e' is undefined
File: iframeResizer.contentWindow.min.js, Line 9, Column: 123.
This error is keeping the iframe resize from working correctly in IE8.
Am I forgetting something important?
Thank you, good luck on this project.