文件名称:jquery-honey-pagination:jquery分页插件
文件大小:10KB
文件格式:ZIP
更新时间:2024-07-15 05:28:06
CoffeeScript
jquery.honey.pagination 用于分页的 jquery 插件。 依赖关系 查询 入门 如何安装 如果您了解 bower.js,请安装分页 git clone https://github.com/huyinghuan/jquery-honey-pagination.git pagination cd pagination bower install jquery.honey.pagination 并打开index.html查看演示 或者在 http 服务器中打开index-require.html 。 (因为requirejs需要它) 安装分页 如果你不知道 bower.js 如果您没有 bower.js ,只需下载它并在您的 html 页面中导入 jquery.js 和 jquery.honey.pagination.js 。 git clone https:/
【文件预览】:
jquery-honey-pagination-master
----.gitignore(91B)
----package.json(182B)
----src()
--------jquery.honey.pagination.coffee(6KB)
----jquery.honey.pagination.js(8KB)
----README.md(4KB)
----index.html(513B)
----pager.css(2KB)
----Gruntfile.coffee(452B)
----index-require.html(481B)
----bower.json(645B)