Skip to content

Arifshariar7/twbs-pagination

e4dc931a8e
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

We would definitely require reset paging functionality which will recreate the paging for the same paging container. I believed, this would be the right way of doing it.
Use Case: 
--------
Reset the content after traversing to page 5
Steps:
------
1. Update the content
2. User select the page number 5. Paging container shows paging options as First, Previous, 3,4,5, Next, Last
3. Updates Content with the different set of result which has more content
4. Paging has to be reset from start index 1
e4dc931

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

jQuery pagination plugin (bootstrap powered)

Documentation

Changelog

v1.1

  • Added 'hold current page on center'

v1.0

  • Simple pagination

About

jQuery pagination plugin (bootstrap powered)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.6%
  • HTML 2.4%