Table Expanding Issue
This is a weird issue I'm having. I have a 3 column table, the 2 outside columns have 2 rows. The top rows in each are at a set height. The middle column can expand as far down as it wants. This works fine in FireFox, however in IE when the middle column expands the 2 outside columns top rows expand. Does anyone know a work around for this?
This is what it looks like in firefox
|_| |_|
| | | |
| | | |
And this is IE
| | | |
|_| |_|
| | | |
|