Jquery中文网 www.jquerycn.cn
Jquery中文网 >  jQuery  >  jQuery 插件  >  正文 Scroll your HTML with jquery.scrollable

Scroll your HTML with jquery.scrollable

发布时间:2014-06-26   编辑:www.jquerycn.cn
I want to take a bunch of HTML nodes and do following things with them make those items scrollable horizotally or vertically decide how many items are visible at once scroll elements with mouse, arrow keys and mousewheel make navigational buttons without
I want to take a bunch of HTML nodes and do following things with them make those items scrollable horizotally or vertically decide how many items are visible at once scroll elements with mouse, arrow keys and mousewheel make navigational buttons without programming have programmatic actions: next, prev, nextPage, prevPage, seekTo, begin, end need to know when list is scrolled with custom event listener   I want this all in single js file that weights only 3.9 Kb!   I crawled the web and I couldn't find a scrolling solution that does this obvious thing nice and easily - they were too complex to use.

您可能感兴趣的文章:
jquery插件ScrollTo
jQuery Tooltip
Beginner: Using Servlets to display, insert and up
[gist]pure and secure javascript oauth with yql
聊天软件基础--即时通信工作原理
ionic 创建 APP
Laravel 5.2 邮件功能使用详解
Linux下用PHP4连接ORACLE8I的方法
jquery 页面滚动到底部自动加载插件集合
ASP.NET TextBox 控件

上一篇:timepicker 下一篇:Coda-Slider
[关闭]