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

dambridge/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. 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