超实用的10种JS分页代码
超实用的10种JS分页代码 Example ---------------------- var pg = new showPages('pg'); pg.pageCount = 12; //定义总页数(必要) pg.argName = 'p'; //定义参数名(可选,缺省为page) pg.printHtml(); //显示页数
文件列表
超实用的10种JS分页代码
(预估有个216文件)
style.css
1KB
First.gif
57B
Last.gif
58B
style.css
1KB
First.gif
57B
Last.gif
58B
Next.gif
56B
style.css
1KB
First.gif
57B
Last.gif
58B
用户评论