On 9/30/10 4:46 AM, Bernat Lleonart wrote:

I'm using CSS3 media queries on a site, and I'd like them to work on IE8 and older browsers. I've read about css3-mediaqueries-js (http://code.google.com/p/css3-mediaqueries-js/), but I don't know how to use the script.

I'm including this on my main.css:

@media (max-width: 500px) {
    ...
}

I also include css3-mediaqueries.js in the head of my document, but I don't know what I'm missing as media queries still don't work on IE.

Thank you.







Dunno. Good question. Tried on this end, and if it is of any consolation, I could not make it happen, either. We're both gonna need a pro. Have you asked on the jQuery forum [1]?

[1]
<http://forum.jquery.com/>

Best,
~d


--
:: desktop and mobile ::
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to