webmechanicx / css3-mediaqueries-js

CSS3 Media Queries - JS
3 stars 0 forks source link

Not working in IE7/8 #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I have used this js and nothing is working as i expected.
2. No media query running on these browsers
3.

What is the expected output? What do you see instead?
No media query running.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by vijendra...@webchutney.net on 27 Feb 2013 at 7:01

GoogleCodeExporter commented 8 years ago
1

the output is not as i expected. the ie is taking default css instead of 
targeted....

I am using Windows 7 ultimate.. 64bit computer and 

ie8... but css media query.js is not working

Original comment by jesonad...@gmail.com on 16 Jun 2013 at 10:31

GoogleCodeExporter commented 8 years ago
same problem for me,

ie7 + 8 not working

no errors from console

I am using media queries with max-width will this work?

Original comment by enqu...@phildavies.info on 24 Jun 2013 at 10:49

GoogleCodeExporter commented 8 years ago
same issue for me

not working ie8

error in console is "Unable to get value of the property 'indexOf': object is 
null or undefined  css3-mediaqueries.js, line 314"

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

GoogleCodeExporter commented 8 years ago
some isuue for me too did not work on ie7/8
non error in console.

Original comment by umosl...@gmail.com on 7 Mar 2014 at 7:33

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