Skip to content

Praveen8161/Pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pagination

  • Creating Dynamic Pagination using JS and XML HTTP Request
  • All the element needed are created using DOM
  • API Call made for Each page number to show the API results
  • the Pagination number updated automatically based on the start and end of the pages

Chek out the Live Page

Click Here