Skip to content

sehulugh/htmlTablePagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PAGINATING HTML TABLE USING JQUERY

This snippet uses JQuery to paginate a HTML table

HTML FILE

  • The html file showTableRows.html is linked to bootstrap and jQuery cdn
  • The html file also contains a populated table with id apprvSivSmry

JAVASCRIPT FILE

  • The javacript file showRows.js contains a javascript function that takes two parameters, the id of the table and the number of rows to show at a time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published