New jLayout algorithm, examples & plugin update
Posted on Thursday July 30 2009
As promised a new layout algorithm: flow layout. The flow layout algoritm lays out components in rows with components overflowing to new rows if there is not enough horizontal space. The jQuery jLayout plugin has also been updated with a minor bug fix for nested border layouts. There are also three new examples, a nested resizable border layout, a resizable layout with guides, and an example of a smoothly resizing layout.