public marks

PUBLIC MARKS with tags column & plugin

June 2010

December 2008

October 2008

Setting Equal Heights with jQuery | Filament Group, Inc.

by camel & 5 others (via)
We wrote a script to "equalize" the heights of boxes within the same container and create a tidy grid — with little overhead. Creating the visual effect of equal-height columns or content boxes has been a challenge ever since we abandoned table-based layouts. When developing complex web applications or site designs we've found that it often makes the most sense from a usability and performance standpoint to use a simple JavaScript workaround: our equalHeights() function determines the heights of all sibling elements in a container, and then sets each element's minimum height to that of the tallest element. When JavaScript is disabled, the boxes or columns appear with varying heights, but the content remains legible and the page is still completely usable.

PUBLIC TAGS related to tag column

author +   blog +   blogs +   books +   franksennett +   hello +   me +   mention +   news +   s-r +   spokesman-review +   wearethecat +   welcome +   youareadog +   | +  

Active users

shinze
last mark : 17/06/2010 08:55

krachot
last mark : 09/12/2008 22:51

camel
last mark : 16/10/2008 15:50