![]() Preserved Topic: DIVs don't "stretch" in NN? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() Greets - |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() This is actually an IE bug. See, "width" and "height" are supposed to specify the width and height *without* padding and borders, and the padding and borders are supposed to add to the width and height specified. In IE (with the exception of IE 6 when you're using a DOCTYPE tag), it takes into account the padding and border incorrectly. NN6/Mozilla is correct here. |
Paranoid (IV) Inmate From: overlooking the bay |
![]() slime, i followed the link you posted and got a window: |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() No idea. The page is static, no script tags in it even. |