Export to GitHub

css3-mediaqueries-js - issue #6

mediaqueries-js error


Posted on Jun 2, 2011 by Helpful Dog

I've inserted the js into my page like so <script type="text/javascript" src="js/css3-mediaqueries.js"></script> in my css file I have this: @media screen and (max-width: 760px){ do stuff }

and in IE8 I have an error popping up

This is the error: Message: Invalid character Line: 1 Char: 1 Code: 0 URI: file:///E:/Storefronts/js/css3-mediaqueries.js

and I never got it to load my media queries. Anyone can help?

thanks a lot

Comment #1

Posted on Aug 22, 2012 by Helpful Hippo

i have the same issue.. any resolution?

Comment #2

Posted on Feb 21, 2013 by Grumpy Panda

I assume the file:// URL scheme probably doesn't work with this plugin - have you tried on a server?

Comment #3

Posted on Apr 4, 2014 by Happy Ox

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?

Status: New

Labels:
Type-Defect Priority-Medium