1

Possible Duplicate:
jquery find element at a particular position

I have coordinates of some position, and I need to find nearest element matching given selector that occupies this position. Preferably with jQuery.

For example, find out deepest div element on this page that occupies space that includes point x=10, y=20.

How can I do this?

Community
  • 1
  • 1
Peter Štibraný
  • 32,463
  • 16
  • 90
  • 116

0 Answers0