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.