Created by: kylewest
I got tired of firing up web inspector / firebug to figure out the dimensions of a grid column so I wrote a quick page to display all the dimensions in one place.
It uses javascript to display the widths so it should work with those that roll their own grids granted the references point to the correct stylesheets. Should be pretty straightforward. Let me know if you have any questions.