How To Fix Safari And IE7 Table Rendering Problems
erics, Posted May 30th, 2011 at 10:30:18pm
I was having trouble with a table not sizing properly. The width of the table was much wider that the content. It tuns out that both Safari and IE7 have trouble with COLSPAN. Worked just fine in FF and IE8.
The fix was to make the COLSPAN into a single cell and place another table inside it to handle what was needed.
Leave Your Comment
All fields marked with "*" are required.