webmechanicx / css3-mediaqueries-js

CSS3 Media Queries - JS
3 stars 0 forks source link

Script throws error in IE6 (IETester) #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download and install IETester (v.0.5.2)
2. Open IETester and via an IE6 tab, view a local page that has a link to a 
local version of the script.
3. See the Internet Explorer Script error window:
"Line: 130
Char: 1
Code: 0
URL: [local directory]"

What is the expected output? What do you see instead?
After I continue, the page displays in IE6 as though the script isn't there. It 
works in IE7-8 though.

What version of the product are you using? On what operating system?
Latest/current version of script
Windows Vista/7 
IETester v.0.5.2 (IE6 tab)

Please provide any additional information below.

Original issue reported on code.google.com by timtanhu...@gmail.com on 6 Nov 2013 at 4:46

GoogleCodeExporter commented 8 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