Modernizr 2 在多个浏览器中启用了空白页面
我一直在测试用于启用 HTML5 和加载 JavaScript 的库。我在 IE7 上的 modernizer 2、XP 上的 Firefox 4 等中遇到了一些奇怪的情况。 (在 IE6 和 8 中工作正常)
当包含脚本时,浏览器只是将屏幕呈现为白色。
http://ibob.dk/velkommen-narrow-head-modrn.html
如果删除所有样式,我已经设法让它显示内容。然而,向下滚动会导致浏览器模糊内容。
我没有看到 JavaScript 或 HTML 解释错误。有人知道发生了什么事吗?
I've been testing libraries for enabling HTML5 and loading JavaScript. I'm experiencing some oddities with modernizer 2 in IE7, Firefox 4 on XP, and others. (Works fine in IE6 and 8)
When including the script the browser simply renders the screen blank white.
http://ibob.dk/velkommen-narrow-head-modrn.html
I've managed to get it to show content if removing all styling. However scrolling down causes the browser to smear the content.
I see no JavaScript or HTML interpretation errors. Anyone got a hint to what is going on?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
已在 github 上解决导入现代化最新版本的问题
阅读迈克尔链接:
“我在 github github.com/Modernizr/Modernizr/issues/361 上提出了有关 Modernizr 的问题 – Michael”
Resolved on github importing last version of modernizr
REad Michael link:
"I've opened an issue on modernizr on github github.com/Modernizr/Modernizr/issues/361 – Michael"