MixItUp is another great plugin to handle such tasks that deserves to be bookmarked. There are various jQuery plugins for filtering and sorting elements where the most popular ones are Isotope and Quicksand.

While jQuery part decides which elements to show or hide, CSS3 transitions are used for animating them.

jQuery Filtering Plugin - MixItUp

The plugin plays nice with responsive + fluid layouts it is lightweight and works pretty fast. There are many options for customization: effects, easing, their speed, etc. and it is very well-documented.

Requirements: jQuery
Compatibility: All Modern Browsers
Website: https://www.kunkalabs.com/mixitup/
Download: https://github.com/patrickkunka/mixitup
0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

two × 2 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

QUOjs – Micro JavaScript Library

QuoJS is a micro, modular, Object-Oriented and concise JavaScript Library that simplifies HTML document traversing, event handling, and Ajax interactions for rapid mobile web development. It allows you to write powerful, flexible and cross-browser code with its elegant, well documented, and micro coherent API.