Magic Grid is a simple, lightweight Javascript library for creating dynamic grid layouts. Magic Grid, you need to specify a container and listen for changes. Also a few other configuration options are available for convenience.
Bricklayer is a lightweight and independent cascading grid layout library. Inspired by and a lighter alternative to Masonry.
stackgrid.adem.js is a very fast and simple javascript plugin to help you create a dynamic cascading grid.
Elastic Columns is a lightweight jQuery plugin that will suit your needs if you want to build a grid of items using columns with equal widths.
Freewall is a responsive and cross-browser jQuery plugin for creating dynamic grid layouts for desktop, mobile and tablet.
Freewall allows you to create many types of grid layout (flexible layout, images layout, pinterest-like layout, etc) with nice CSS3 animation effects and call back events.
Salvattore is a jQuery Masonry alternative with CSS-driven configuration.
It creates HTML elements depending on the number of columns you specify. Each of the items of your container is placed on these columns by turn. To get started simply add a data-columns
attribute to the container.
Mason was created to solve a problem with most grid system currently available. Gaps. When using Masonry, Isotope or any of the other grid plugins out there sometimes your grid will contain gaps or ragged edges. Mason was made to fill those gaps in.
Built on the idea of true masonry when a grid is constructed there are bound to be holes, so Mason calculates where those holes are fills them in.
Pinbox is a jQuery plugin to build Boxes like Pinterest.
Features:
Grid 'Em is a simple jQuery plugin that allows you to evenly apply horizontal spacing on a list of items across multiple rows on a page.
JResponsive is a simple jQuery plugin that allows you to add a dynamically-resized layout to any page or element, customize the layout the way you want with or without top,right,left or bottom navigations.
JResponsive will organize your content in an efficient, dynamic and responsive layout. It can be applied to a container element and it will arrange its children in a layout that makes optimal use of screen space, by "packing" them in tightly.
Shapeshift is a plugin which will dynamically arrange a collection of elements into a grid in their parent container.
Grid System: All items flow from left to right, top to bottom.
Drag & Drop: Click and drag elements to move them, even to different containers.
Responsive: Resize the browser window so see the grid change with the new dimensions.
Media Queries: Work normally with responsive grids, watch as the page shifts with the new attributes.
Works on Touch: Enable drag and drop on touch devices by using the included
Freetile is a plugin for jQuery that enables the organization of webpage content in an efficient, dynamic and responsive layout.
It can be applied to a container element and it will attempt to arrange it's children in a layout that makes optimal use of screen space, by "packing" them in a tight arrangement.
Masonry is a dynamic grid layout plugin for jQuery. Think of it as the flip-side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically, positioning each element in the next open spot in the grid.
The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.
Wookmark plugin lays out a series of elements in a dynamic column grid. It detects the size of the window and automatically organizes the boxes into columns. Resize your browser to see the layout adjust.