Tagged Questions

8
votes
1answer
2k views

How can I force reflow after DHTML change in IE7?

I have a page where the user can dynamically add file upload boxes. Adding the boxes changes the height of the div they are in, but certain elements of the div below it stay in the same place, so ...
1
vote
1answer
612 views

IE8 compatibility mode (or maybe IE7) reflow bug related to css position relative

Has anyone any comments about fallowing behaviour? I've tested it on IE8 in compatibility mode, but i'm not sure about real IE7 behaviour. Any other browsers behave normally. When document reflows, ...