jQuery jPList Plugin: sorting, pagination and filtering of any HTML structure

jQuery jPList Plugin is a flexible jQuery plugin for sorting, pagination and filtering of any HTML structure (DIVs, UL/LI, tables, etc).

Features

  • Works with any content (tables, lists, div elements etc…)
  • Ascending and descending sorting
  • Alphanumeric and numeric sorting
  • Sorting by date and time
  • Auto pagination
  • Any number of textbox filters
  • Any number of drop down filters
  • Checkbox and radio button filters
  • Data sources: PHP + MySQL, ASP.NET + Sql Server, PHP + SQLite
  • Supports local storage and cookies
  • Grid/list view demo page
  • Fully customizable styles
  • Works in all major browsers
  • SEO friendly
  • Annotated source code
  • Solid documentation

Download: https://github.com/1rosehip/jplist

Demonstration:

Plugin homepage:

Implementation:

Options:

Screenshots:

How a Loop Through a JavaScript Object?

How a Loop through a JavaScript object?Javascript Objects are Variables Containing Variables.In Java…

How to Search Item in List in JavaScript

Multi Step Form Using HTML and JavaScript

Form is the important part in web design. Form is the primary interface to the user by which user is…

How to Create Custom CSS, jQuery Autocomplete Plugin

Web developers often use autocomplete features in websites as a part of their work. Yet lot of good …

How to Make Sticky Sidebar Using jQuery and CSS

Sticky sidebar is an essential part of web development. Not in all cases but for some cases where ou…

Selectors, Animation, and AJAX – jQuery Tutorial And Examples

By now I’m sure you have grasped at least the basics and simplicity of the jQuery library. Now it’s …