DEV Community

Raed Yak
Raed Yak

Posted on

2 1

How to use Senzill-Pagination to create a quick jQuery pagination

Check out Senzill-Pagination on GitHub!

Senzill Pagination


An easy-to-implement jQuery & Bootstrap 4 Pagination plugin.

Usage

Senzill pagination plugin makes it easy to generate a jQuery pagination with a few easy steps:

  • Add style="visibility:hidden;" to your elements' wrapper.
  • Launch senzill pagination via jquery: $('#wrapper').senzill();

Installation

All you have to do is to include senzill-pagination.js to your template's <head> tag

<script  src="path_to/senzill-pagination.js"></script>




Prerequisites

  • jQuery
  • Bootstrap 4

Options

Option Default
elPerPage 4

To-do list

It is true that Senzill is easy to implement and quick to generate a jQuery pagination, but until now, it is a very basic tool and it still needs some modifications to become a cooler one than it already is.

I made a to-do list just for this matter, and it goes like this:

  • [ ] Responsive Columns
  • [ ] Tags & Categories
  • [ ] Theme Customization
  • [ ] Custom Translations
  • [ ] BackEnd Requests Handling

If you think i am still missing something in the above to do-list, do not hesitate to submit a new pull request or reach me out @ contact.raedyak@gmail.com

License

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay