onisemus
07-06-2004, 02:28 PM
Hi - quick question to the gurus out there that have the knowledge that I am seeking. =). Here's my problem:
Say I have 2 divs - both are of fixed width. One floats to the left, one float to the right. In between the two is another div, a middle one. I would like to have so, when a user resizes the window, the left and right divs float in their correct positions and stay at their fixed width and the middle div expands to fill in the space.
In IE setting the middle div to 100% width merely make the div 100% of the entire window, royally destroying the layout. I ask, is there a better way????
Say I have 2 divs - both are of fixed width. One floats to the left, one float to the right. In between the two is another div, a middle one. I would like to have so, when a user resizes the window, the left and right divs float in their correct positions and stay at their fixed width and the middle div expands to fill in the space.
In IE setting the middle div to 100% width merely make the div 100% of the entire window, royally destroying the layout. I ask, is there a better way????