[webkit-help] Computing clientX & clientY for a Node.
Simon Fraser
simon.fraser at apple.com
Mon Mar 5 10:05:33 PST 2012
Try getClientBoundingRect().
Simon
On Mar 5, 2012, at 9:01 AM, Sam White wrote:
> Hey WebKit,
>
> I'm trying to compute clientX & clientY for a Node in a way that is relative to the viewport. So far I've only found the absoluteBoundingBoxRect function on renderObject but the rect it returns is relative to the document. Any help with this would be great.
>
> Thanks
> Sam
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
More information about the webkit-help
mailing list