How to make a page with JavaScript that shows only 6 records per page?

0

I want to make a pagination with JavaScript, and on this page I would like to display only 6 records per page.

Here is an example of how I was doing before, but my records became very large and now it is impossible to see all of them completely.

    
asked by anonymous 06.04.2016 / 00:30

0 answers