Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paginate

Pagination Script

  1. Include table.js or table.min.js

  2. call paginate function with two parameters: Number of rows per page of table and the table to be paginated

  3. Example : paginate(10,document.getElementById("table1"));

  4. Demo with 100 rows Demo with 20000 rows

About

Pagination Script

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages