TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Respond.js: min/max-width CSS3 media queries for IE 6-8, and more

13 点作者 mathias超过 14 年前

2 条评论

retlehs超过 14 年前
Thanks, this is awesome.<p>FYI: I can't get it to work in my IE9 beta while setting the browser mode to IE7 or IE8, but it works fine in my VM running XP with IE6.
评论 #2192870 未加载
scottjehl超过 14 年前
I'd imagine that's the IE check's fault. I can switch it over to James Padolsey's check to see if that helps. (<a href="http://james.padolsey.com/javascript/detect-ie-in-js-using-conditional-comments/" rel="nofollow">http://james.padolsey.com/javascript/detect-ie-in-js-using-c...</a>)