文件名称:jquery.nicescroll-master
文件大小:130KB
文件格式:ZIP
更新时间:2022-03-23 09:58:28
jquery scroll
1. 引用 jquery.js 和 jquery.nicescroll.js 1 2 [removed][removed] [removed][removed] 2. 通过 jquery 获取需要添加滚动条的元素,调用 niceScroll 函数进行配置即可使用该插件,如下 1 2 3 4 5 6 7 8 9 $('#content').niceScroll({ cursorcolor: "#ccc",//#CC0071 光标颜色 cursoropacitymax: 1, //改变不透明度非常光标处于活动状态(scrollabar“可见”状态),范围从1到0 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 cursorwidth: "5px", //像素光标的宽度 cursorborder: "0", // 游标边框css定义 cursorborderradius: "5px",//以像素为光标边界半径 autohidemode: false //是否隐藏滚动条 });
【文件预览】:
jquery.nicescroll-master
----jquery.nicescroll.iframehelper.js(3KB)
----changelog_3.7.6.txt(208B)
----bower.json(230B)
----demo()
--------index.html(18KB)
--------browser.html(8KB)
--------iframe()
--------js()
--------rtlmode()
----jquery.nicescroll.js(117KB)
----README.md(10KB)
----jquery.nicescroll.min.js(59KB)
----MIT.LICENSE(1KB)
----dist()
--------jquery.nicescroll.iframehelper.js(3KB)
--------jquery.nicescroll.js(117KB)
--------jquery.nicescroll.min.js(59KB)
--------zoomico.png(254B)
--------jquery.nicescroll.iframehelper.min.js(1KB)
----zoomico.png(254B)
----jquery.nicescroll.iframehelper.min.js(1KB)
----package.json(2KB)