I’m sure pretty much anyone who makes websites has stumbled upon jQuery Masonry at some point or other. Some people haven’t though, so here’s what Masonry is – it’s a fantastic plugin by David DeSandro that allows for extremely creative layouts. You specify which HTML element for Masonry to do its magic on, and the children of that element are all positioned the way a mason positions stones. Now, while Masonry is absolutely fantastic, it is lacking a few features. One of the biggest is the fact that it is not possible to dynamically filter elements by class name.

Original Article Can Be Found Here:

Dynamically Filtering Layouts with Isotope and Bootstrap


Also published on Medium.