Forum Moderators: open
There is a problem that is making us troubles and I've tried everything I knew about to solve it - no luck.
FF does not resize an IFRAME element correctly:
<IFRAME WIDTH="100%" ...
This element is inside a central "main" DIV of the page (margins 220px on both sides for site modules placed in "leftbar" and "rightbar" DIVs).
In IE everything works fine, but in FF the IFRAME extends the "main" DIV, when the browser width is lower then ... pixels and this minimum width is much wider than it should be. The minimum width of the page inside the IFRAME much lower than that. There are also some unexpected effects such as DIV "overlapping" after browser reload, but I'm sure they are not relevant for the solution, they are just side effects of the main problem.
Has anybody seen this problem already? Any ideas?
Thanks in advance
/vb