Re: [cssom-view] small update

On Tue, Apr 15, 2008 at 8:07 PM, Mike Wilson <mikewse@hotmail.com> wrote:

> To me it looks like CSSOM will add yet another code path to web
> scripts.
>

Yes, hopefully it will --- a code path that uses getBoundingClientRect.
http://ejohn.org/blog/getboundingclientrect-is-awesome/

Assuming that any browser that bothers to align itself with the CSSOM spec
for offset* also implements getBoundingClientRect properly, when people
update their scripts for CSSOM they should just be using
getBoundingClientRect.

Rob
-- 
"He was pierced for our transgressions, he was crushed for our iniquities;
the punishment that brought us peace was upon him, and by his wounds we are
healed. We all, like sheep, have gone astray, each of us has turned to his
own way; and the LORD has laid on him the iniquity of us all." [Isaiah
53:5-6]

Received on Tuesday, 15 April 2008 09:03:07 UTC