find element at an absolute position
- by FurtiveFelon
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!