https://github.com/dkhrunov/pagination-js
Simple and powerfull pagination.
https://github.com/dkhrunov/pagination-js
Last synced: 3 months ago
JSON representation
Simple and powerfull pagination.
- Host: GitHub
- URL: https://github.com/dkhrunov/pagination-js
- Owner: dkhrunov
- Created: 2019-09-24T15:35:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T15:49:47.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T15:14:01.373Z (5 months ago)
- Language: HTML
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pagination JS
Simple and powerfull pagination.
You can use this if there are more than 9 pages!## Required:
Bootstrap and Jquery (in this example already exists CDN to jquery and bootstrap)## Screenshot some state of pagination:
### First page, button previous is unactive:
### Switching between pages:
### Middle in list of pages:
### Switching between pages:
### Last page, button next is unactive:
