bright-spark / css3-mediaqueries-js

Automatically exported from code.google.com/p/css3-mediaqueries-js
0 stars 0 forks source link

SCRIPT5007: Unable to get property 'indexOf' IE8 error #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In IE8, I am getting the following error:

SCRIPT5007: Unable to get property 'indexOf' of undefined or null reference 
css3-mediaqueries.js, line 314 character 1

For the unminified script. Is there any way we can use another method other 
than indexOf, which is not supported in IE8 for arrays?

Original issue reported on code.google.com by dhbeck...@gmail.com on 13 Aug 2013 at 5:21

GoogleCodeExporter commented 9 years ago
same issue here ..please help

Original comment by nlchaudh...@gmail.com on 27 Aug 2013 at 12:52

GoogleCodeExporter commented 9 years ago
Back from the dead... There is a new version of the script. It has some CSS 
parsing and processing improvements. If you're still using it, or would like to 
try again, could you confirm that this issue is solved or not?

Original comment by wou...@dynora.nl on 4 Apr 2014 at 11:46

GoogleCodeExporter commented 9 years ago
Back from the dead here, too! The new version of the script seems like the 
issue is solved, thanks!

Original comment by dhbeck...@gmail.com on 13 Jan 2015 at 4:12