Re: Need help with nsIDOMWindowUtils.sendMouseEvent
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
disya2 wrote: > var pos = findElementPosition(element); Is there a reason to not use getBoundingClientRect here? -Boris