Quote Originally Posted by MMock View Post
I decided to at least play around with that code as a start.

I am not having any trouble hiding columns but when I want to show them again it looks like crap. I think that is because of the style I am using. If I try inline or block, they don't look good. I don't know what my other options are.

When it toggles to show, it is stacking my two columns instead of displaying them side-by-side.
Are those CELL's DIV's in the HTML of the PAGE?

Is there a surrounding DIV that could be made DISPLAY = NONE instead?

Show a screen shot of the actual rendered HTML from whatever debugger you have - they all seem to show the same stuff...