Scroll your HTML with jquery.scrollable

码农软件 · 软件分类 · jQuery页面滚动插件 · 2019-12-28 09:27:07

软件介绍

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.

本文地址:https://www.codercto.com/soft/d/22122.html

程序员的算法趣题

程序员的算法趣题

[ 日] 增井敏克 / 绝 云 / 人民邮电出版社 / 2017-7 / 55.00元

本书是一本解谜式的趣味算法书,从实际应用出发,通过趣味谜题的解谜过程,引导读者在愉悦中提升思维能力、掌握算法精髓。此外,本书作者在谜题解答上,通过算法的关键原理讲解,从思维细节入手,发掘启发性算法新解,并辅以Ruby、JavaScript等不同语言编写的源代码示例,使读者在算法思维与编程实践的分合之间,切实提高编程能力。 本书适合已经学习过排序、搜索等知名算法,并想要学习更多有趣算法以提升编程技巧......一起来看看 《程序员的算法趣题》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具