| 
 Posted by nicknamezj on 02/19/07 03:05 
On Feb 17, 9:39 am, prins.hen...@gmail.com wrote: 
> My problem is that i can seem to find a cross browser way to force the 
> content div to use 100% width when i set the menu div to 
> display:none; 
> 
> I use left floating for the menu div and the content area right now. 
> 
> design with menuhttp://www.lojohnson.se/1.gif 
> 
> design without menuhttp://www.lojohnson.se/2.gif 
> 
> Please help! 
 
Try making the content div display to "Block" 
That way when the menu hides it moves the Content block to %100 of 
what's left (only the content)
 
[Back to original message] 
 |