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

Failed to execute 'getComputedStyle' on 'Window' #69

Open
luizabentivoglio opened this issue Jul 31, 2017 · 3 comments
Open

Failed to execute 'getComputedStyle' on 'Window' #69

luizabentivoglio opened this issue Jul 31, 2017 · 3 comments

Comments

@luizabentivoglio
Copy link

I have this error:

pen.js:270 Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
at Object.getRealStyle (pen.js:270)
at Object.copyComputedStyle (pen.js:280)
at Object.flattenStyle (pen.js:134)
at String. (pen.js:761)
at Function.each (jquery.min.js:2)
at n.fn.init.each (jquery.min.js:2)
at Object.__format (pen.js:748)
at Object.Format (pen.js:855)
at HTMLButtonElement.onclick (index.html:320)

this is my pen https://codepen.io/anon/pen/GvZjrz

I don't understand because offline everything is working but when i try on my server i have this error...

@kbrown01
Copy link
Contributor

kbrown01 commented Jul 31, 2017 via email

@luizabentivoglio
Copy link
Author

Thank you so much Kevin!!!!!!!! :D

@luizabentivoglio
Copy link
Author

Kevin, how i can fix float-left/float-right instructions for Internet Explorer? i have to use position absolute or something else? Thank you

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

2 participants