Internet Explorer 中的滚动条 css 样式
我在为 iPad 和浏览器做滚动条时遇到了这个问题。该风格在 Opera、Safari、Firefox 和 Chrome 上运行良好。但是,该样式不会在 Internet Explorer 中显示,并且页面上也会出现有线水平滚动条。
您可以在此处找到该页面的链接。
有人知道如何解决这个问题吗?
I've got this problem while doing the scroll bar for both iPad and browsers. The style is working fine with Opera, Safari, Firefox and Chrome. However the style doesn't show in Internet Explorer and it appears the wired horizontal scroll bar on the page too.
You can find a link to the page here.
Does anybody know how to fix this issue?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 iScroll 网站和演示,似乎不支持 IE。继续在 IE 中尝试 http://cubiq.org/dropbox/iscroll4/examples/simple /。您可能想尝试另一个库,例如这个 http://www.hesido.com/ web.php?page=customscrollbar 似乎在 IE 中工作得很好。
Looking at the iScroll website and demos it looks like IE isn't supported. Go ahead and try it in IE http://cubiq.org/dropbox/iscroll4/examples/simple/. You may want to try another library such as this one http://www.hesido.com/web.php?page=customscrollbar which seems to work just fine in IE.