Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

A simple way to generate next and last page buttons, breadcrumb links, and per-page result totals, as HTML.

Awesome Lists containing this project

README

        

# Poppy Pagination [![Bower version](https://badge.fury.io/bo/poppy-pagination.svg)](https://badge.fury.io/bo/poppy-pagination) [![Build Status](https://api.travis-ci.com/nuxy/Poppy-Pagination.svg?branch=master)](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.

[Poppy-Pagination](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)