首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > jQuery插件,添加按钮来滚动overflow-x盒。

jQuery插件,添加按钮来滚动overflow-x盒。

  • 资源大小:2.02 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: jquery 插件 按钮 添加 滚动

资 源 简 介

Summary Create left/right buttons for horizontal scrolling. Could be useful when having super-height overflow-x boxes. Options $.fn.hScrollBtns.defaults = { * step: 20, // scroll distance * speed: 25, // number of milliseconds to scroll by 1 step * offset: null, // horizontally push buttons away from box, if null, use the half of button width * startEvent: "mousedown", // event type(s) for buttons to start scroll * stopEvent: "mouseup", // event type(s) for buttons to stop scroll * safeHeight: 0 // boxes with height less than this will not show any buttons (still have button elements but not interactive) };

文 件 列 表

hScrollBtns-1.1.js
hScrollBtns-1.1.min.js
VIP VIP
0.177581s