> Somewhere on MSDN I've seen a very small burk about how offsetSomething
> is calculated in compatibility vs. strict mode. Something like some
[quoted text clipped - 6 lines]
>
> Anyone?
Maybe this helps:
<URL: http://www.quirksmode.org/viewport/compatibility.html >

Signature
Rob
VK - 24 Dec 2005 16:06 GMT
> Maybe this helps:
>
> <URL: http://www.quirksmode.org/viewport/compatibility.html >
This too, thanks.
Finally I've found it:
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnie60/html/css
enhancements.asp>
<quote>
With Internet Explorer 6 or later, when you use the !DOCTYPE
declaration to switch on standards-compliant mode, the width and height
properties specify the distance between the left and right edges and
top and bottom edges of the bounding box, respectively. The border and
padding belts are not included.
</quote>