On 7/27/16, 10:40 PM, "Harbs" <harbs.li...@gmail.com> wrote:

>I just found this:
>http://stackoverflow.com/questions/8813051/determine-which-element-the-mou
>se-pointer-is-on-top-of-in-javascript
>
>Seems pretty straight-forward.

That points to [2], which has the following snippet:

"If the specified point is outside the visible bounds of the document or
either coordinate is negative, the result is null."

I think Flash supports negative coords for off-list calculations, but I
could be wrong.  But still it should be good enough for now.

-Alex

[2] 
https://developer.mozilla.org/en-US/docs/Web/API/Document/elementFromPoint


Reply via email to