Thursday, July 28, 2016

filterjitsu.js : jQuery plugin to Filter DOM Elements

Filterjitsu is a jQuery plugin to filter DOM elements based on search query params in the URL. It filters simply by data attributes, making few assumptions on the structure of your DOM.

There are many ways to filter data on the backend before serving it to the client. Filterjitsu is specifically meant to be used on cached HTML pages served from a CDN, relieving filtering from the backend and allowing for fast page loads.

The post filterjitsu.js : jQuery plugin to Filter DOM Elements appeared first on jQuery Rain.


by Admin via jQuery Rain

No comments:

Post a Comment