Monthly Archives: July 2007

Equal Height Columns

There are no CSS hacks that can get equal-sized columns, so I wrote this tiny bit of Javascript to do the work for you. Simply add a class of “column” to any <div>s and their heights will match when the … Continue reading

Posted in javascript, prototype, work | 9 Comments