Monday, March 5, 2012

Multi column layouts and floating , #jquery

Have you ever tried to have a dynamic multi column layout, and float the divs nicely under neither each other?
This morning I was tempting to dynamically build a 2 column  menu for a restaurant,  however  I couldn't get my left column divs to sit under the one above.


Jquery to the rescues,  Masonry is a simple, very easy to use plugin that will do this for you.

http://masonry.desandro.com/


No comments: