Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

cutterbl/ajaxPager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo and Documentation http://examples.cutterscrossing.com/ajaxPager

The ajaxPager is a JQuery + Bootstrap plugin that creates a pagination control bar, according to configuration, that will make remote requests for data. The control then passes the response to a developer defined method to create the output. In the example, we used the Handlebars templating engine to create display items of each record in a returned JSON recordset.

The ajaxPager requires two files, the script and the stylesheet. The developer is then responsible for handling the formatting of the response output.

About

JQuery + Bootstrap plugin to create paging controls that handle making remote requests for data. More details in the readme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published