Forum Moderators: open

Message Too Old, No Replies

table cells keep expanding in Internet Explorer

         

dragon master mokuba

5:48 am on Jun 8, 2008 (gmt 0)

10+ Year Member



i have a form which resides in a carefully formatted table so it looks good. the only problem is, is that one side of the form is a javascript accordion menu, so its size is constantly changing. Because of this, the whole table keeps changing so the contents keep getting skewed if i opened part of the accordion menu. I fixed this in Firefox by giving all the other table cells a specific size, and left one unspecified so only that table cell gets adjusted, leaving a clean look. However, in Internet Explorer, that doesn't work. they all still get skewed. Any fixes?

bill

8:31 am on Jun 9, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Why not put this menu outside the form table so that it doesn't effect layout?

dragon master mokuba

10:43 am on Jun 9, 2008 (gmt 0)

10+ Year Member



because then it would also mess up the layout :) I like it how it looks, i just wanted the layout to stay put in IE. its fine in the other browsers.