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

Rotate errors - IE8 - 'this._container.style' is null or not an object, 'this._img.parentNode' is null or not an object #33

Open
alanomaly opened this issue Jul 5, 2013 · 0 comments

Comments

@alanomaly
Copy link

On IE8 (genuine IE8 not IE9+ in IE8 mode, windows 7), the four simple demos on your demo page don't run, and this error is in the console:

image

The 'Advanced usage' demos do seem to work, however.

I tried making my own demo on jsbin and it fails with identical errors: http://jsbin.com/ejiqov/1

[Strangely, after the first time I ran the script, it stopped failing with an error message - but started failing by ignoring the top: and left: values set by CSS. Edit- this second sub-issue can be solved by applying the positioning to an outer wrapper element and then applying the rotation to an inner element - but it would be nice if the transform calculation could take existing CSS top:, left: etc into account - working demo here http://jsbin.com/ejiqov/3 ]

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

No branches or pull requests

1 participant