码迷,mamicode.com
首页 > Web开发 > 详细

jQuery自定义滚动条样式插件mCustomScrollbar 兼容IE7的方法

时间:2016-12-29 17:21:53      阅读:173      评论:0      收藏:0      [点我收藏+]

标签:tools   rail   插件   scrollbar   兼容   web   osi   radius   自定义   

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的方法

标签:tools   rail   插件   scrollbar   兼容   web   osi   radius   自定义   

原文地址:http://www.cnblogs.com/songzk/p/6233209.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!