views:

7

answers:

0

Hi,

I have table that makes use of show/hide column functionality. However when hiding columns in IE, a thin white line increases in size as columns are hidden. alt text

This only occurs in IE. I have tried implementing the "hide" functionality using jQuery as well as using the regular DOM methods. Both resulted in the same problem. Any idea how to fix this? In this example, my table is set to cellspacing="1"

Regards,
Erwin