Skip to content

An Isotope plugin that provides masonry behavior with percentage-sized columns

License

Notifications You must be signed in to change notification settings

cubica/isotope-sloppy-masonry

Repository files navigation

This Isotope plugin provides a modified version of the Masonry layout mode that is compatible with percentage-sized columns.

It was designed for Isotope v1, and I have no information regarding compatibility with v2.

Just include this script after the Isotope script, then use it as a layout mode:

$blocksContainer.isotope({
    layoutMode: 'sloppyMasonry',
	itemSelector: '.block-class'
});

Licensed under the MIT License.

About

An Isotope plugin that provides masonry behavior with percentage-sized columns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published