Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE8 - document.body is null #297

Closed
LuizPanariello opened this issue Dec 8, 2015 · 2 comments
Closed

IE8 - document.body is null #297

LuizPanariello opened this issue Dec 8, 2015 · 2 comments
Labels

Comments

@LuizPanariello
Copy link

if a "script" with iframeResize.contentWindow is being loaded inside the document "head" and not in the "body" the document.body is null. Maybe it should wait for window.onload to try to do the first resize.

@davidjbradshaw
Copy link
Owner

Was this only an issue in IE8? The code shouldn't get fired until document ready normally.

@davidjbradshaw
Copy link
Owner

Patch will be in v3.5.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants