https://github.com/nuxy/poppy-pagination
A simple way to generate next and last page buttons, breadcrumb links, and per-page result totals, as HTML.
https://github.com/nuxy/poppy-pagination
breadcrumb-links javascript jquery json plugin
Last synced: 4 months ago
JSON representation
A simple way to generate next and last page buttons, breadcrumb links, and per-page result totals, as HTML.
- Host: GitHub
- URL: https://github.com/nuxy/poppy-pagination
- Owner: nuxy
- License: mit
- Created: 2011-12-31T22:06:14.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T21:00:20.000Z (over 2 years ago)
- Last Synced: 2025-04-10T18:24:51.988Z (9 months ago)
- Topics: breadcrumb-links, javascript, jquery, json, plugin
- Language: JavaScript
- Homepage: https://nuxy.github.io/Poppy-Pagination
- Size: 627 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Poppy Pagination [](https://badge.fury.io/bo/poppy-pagination) [](https://app.travis-ci.com/github/nuxy/Poppy-Pagination)
A simple way to generate next and last page buttons, breadcrumb links, and per-page result totals, as HTML.
[
](https://nuxy.github.io/Poppy-Pagination)
## Features
- Extensible HTML/CSS interface.
- Compatible with Firefox 3.6, Chrome, Safari 5, Opera, and Internet Explorer 7+ web browsers.
- Compatible with iOS and Android mobile web browsers.
- Easy to set-up and customize.
- Can be used to wrap any pre-existing set of results.
- Customizable callback function for post-processing link events.
- Fast and lightweight (jQuery plug-in *only 4.8 kB)
## Installation
This package can be easily installed using [Bower](http://bower.io).
$ bower install poppy-pagination
Please refer to the [README](https://nuxy.github.io/Poppy-Pagination) for more information about this package.
## Author
[Marc S. Brooks](https://github.com/nuxy)