find element at an absolute position

Posted by FurtiveFelon on Stack Overflow See other posts from Stack Overflow or by FurtiveFelon
Published on 2010-04-18T22:22:38Z Indexed on 2010/04/18 22:33 UTC
Read the original article Hit count: 311

Filed under:
|

Hi all,

i was just wondering how you would use jquery to get the element at a particular x, y coordinate. You can .offset and .position to find absolute and relative position using jquery.

thanks a lot!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript