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

Unable to get value of the property 'slice': object is null or undefined #385

Open
GoogleCodeExporter opened this issue May 23, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Added the IE9 code
<!--[if lt IE 9]>
<script 
src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
<![endif]-->

2. Put IE9 in IE7 mode

What is the expected output? What do you see instead?
It fails right on start so not seeing any output. I get this error.

Line: 1
Error: Unable to get value of the property 'slice': object is null or undefined


Also it points to this line of code
*element.currentStyle["ie7-height"].slice(0,-1)/100)

What version of the product are you using? On what operating system?
Using 2.1(beta4)/IE9.js

Please provide any additional information below.
Can't even get it to work from the start

Original issue reported on code.google.com by [email protected] on 26 Feb 2013 at 3:59

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

No branches or pull requests

1 participant