css - 在 IE 中使用 HTML5 Boilerplate 的滚动问题

标签 css internet-explorer html scroll

我正在开发一个基于 HTML5 Bolierplate 的页面。但是,我有一个问题。 IE 无法正确滚动页面;这个问题在我的 div 内容的显示中最为明显。

我的 CSS:http://pastebin.com/kmU7rSLd

还有我的 html:http://pastebin.com/6D47Fwkg

关于可能导致问题的任何想法?我已经尝试修复它几个小时了,但无济于事。

最佳答案

没有可用的 IE,但我还是试了一下 :)

您的 html 无效:

</span class="companyRolls">

这可能会导致 IE 行为异常。

关于css - 在 IE 中使用 HTML5 Boilerplate 的滚动问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6114394/

相关文章:

javascript - jQuery/JS - IE 错误 - 对象不支持属性或方法 'hasClass'

Javascript querySelectorAll ('*' ) 返回格式

html - 如何设置背景图片

iphone - 为 iPhone 制作可点击的 HTML div

html - sIFR3 平滑和 IE

WPF Web 浏览器控件 : What browser does it use?

html - 使用动态 ID 处理 CSS

html - 如何在CSS div中制作圆圈?

html - 位置 h1,边框位于图片中心

jquery - 切换时 Bootstrap 导航栏折叠是白色的