|
Posted by vincent.marguerit on 07/24/07 09:07
Hi there!
I have troubles with divs, I can't make it be at 100% in a iframe. And
yet a table can take 100% of the iframe.
Look:
http://boxfly.free.fr/tmp/div_100/div_100.html
And the source of the iframe is here:
http://boxfly.free.fr/tmp/div_100/div_100_files/iframe.html
The div are like that:
<div class="form-line-header">
<div class="form-line-white-left"> File </div>
<div class="form-line-white-right"><input type="file"></div>
</div>
And form-line-header is set to 100% and yet it does not take the 100%
of the iframe !
So I tried with a table, and it works well, but I am not allowed to
use table :(
Does anyone know why it does not work ?
Thanks,
Vincent.
Navigation:
[Reply to this message]
|