[tags]css, jQuery, layout, javascript, equal, columns, equal columns[/tags]
I’ve seen a few examples of how to equalize column heights using javascript, and none of them seem appealing:
jquery.equalizecols.js
This required a few other libraries, and I wanted more flexibility (e.g. where the column should grow in order to equalize)
Project 7
The Project 7 approach was the most interesting, but [...]


