Rectangular divs with textual content are arranged in rows based on their sort order

Posted by Sean Ochoa on Stack Overflow See other posts from Stack Overflow or by Sean Ochoa
Published on 2010-05-23T23:24:22Z Indexed on 2010/05/23 23:30 UTC
Read the original article Hit count: 170

Is it possible to create the following behavior with one or more existing JQuery plugin(s)/widget(s)... or with some other web framework?

Rectangular divs with textual content are arranged in rows (left to right) based on their sort order, and then flow to the next line if needed (top to bottom).

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jquery-ui