实用的分页插件

时间:2022-08-18 09:01:14
【文件属性】:

文件名称:实用的分页插件

文件大小:33KB

文件格式:ZIP

更新时间:2022-08-18 09:01:14

HTML5 Jquery

1、导入相关的css、js文件 1 2 3 <link rel="stylesheet" type="text/css" href="css/zxf_page.css"/> [removed][removed] [removed][removed] 2.添加分页容器 1

3.调用方法 1 2 3 4 5 6 7 8 9 [removed] $(".zxf_pagediv").createPage({ pageNum: 50,//总页码 current: 30,//当前页 backfun: function(e) { //console.log(e);//回调 } }); [removed]


【文件预览】:
page_jquery
----css()
--------zxf_page.css(1022B)
----jquery插件库.url(119B)
----img()
----index.html(736B)
----www.jq22.com.txt(111B)
----js()
--------zxf_page.js(4KB)
--------jquery-3.2.1.min.js(85KB)

网友评论