jQuery自定义滚动条样式插件mCustomScrollbar 兼容IE7的方法
Posted longzl
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jQuery自定义滚动条样式插件mCustomScrollbar 兼容IE7的方法相关的知识,希望对你有一定的参考价值。
Here is what is in my ie7.css:.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 0 0 -1px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;left: 50%;position: absolute;}.mCSB_scrollTools .mCSB_buttonDown{top: auto;bottom: 0;left: 0;margin: 0;position: absolute;width: 100%;}
以上是关于jQuery自定义滚动条样式插件mCustomScrollbar 兼容IE7的方法的主要内容,如果未能解决你的问题,请参考以下文章
jQuery自定义滚动条样式插件mCustomScrollbar 兼容IE7的方法