Posts: 9280 From: Biddeford, ME USA Status: offline
A concise box-model workaround - 8/16/2006 10:16:48
I thought this was one of the most concise and clear explination with solution for the CSS box 'width' issues between browsers I've ever seen:
Posts: 9280 From: Biddeford, ME USA Status: offline
RE: A concise box-model workaround - 8/16/2006 12:02:52
quote:
don't specify a width
In an ideal world, I agree whole-heartedly. But many of my customers don't have any concept of an 'ideal world'. I always seem to have to use widths *somewhere*; if nothing else for a reference pint for other boxes.
This fix tho does seem to be quick and very broad in it's effectiveness.