On 23 Apr 2012, at 17:43, Tom Livingston wrote: > On Mon, Apr 23, 2012 at 11:11 AM, Ellen Herzfeld <[email protected]> wrote: >> >>> >>> I am trying to use respond.js for media queries. My first tests went fine >>> in ie7/8. >>> >>> But I am now stumped by a problem in both ie7 and ie8 although it seems >>> worse in ie8. >>> >>> On one particular test page, if I use respond.js (and media queries) the >>> fonts and the spacing of elements are not correct. If I remove respond.js >>> and the media queries, all is well. >>> >>> > > I use jquery.mediaqueries.js instead of respond. I had a lot of issues > with respond in a couple layouts. > > HTH
jquery.mediaqueries.js can only use pixels. I need to use ems. I'll consider pixels if I really can't find any other solution. I see respond.js suggested in so many places (in HTML5 Boilerplate for instance) I have a hard time believing it doesn't work. My test pages are really very very simple, so I can't but think it must be something obvious that create the problem. Unfortunately, sometimes obvious is quite invisible to the person making the obvious mistake; me in this case. Ellen ______________________________________________________________________ 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/
