0

This is a two part question that I need some help with please.

  1. if I only have an x,y position in a page, how can I get the element that sits at that position within the page using javascript/jQuery? Is it possible? Bonus points for efficiency, albeit relative to the complexity of a given DOM...
  2. assuming its aDroppable element, how I can trigger theDroppable event upon it, and pass it the element that was dragged to that position?

Many thanks

Stijn Geukens
  • 15,454
  • 8
  • 66
  • 101
Darius
  • 5,180
  • 5
  • 47
  • 62
  • 2
    Have a look at this: http://stackoverflow.com/questions/3942776/jquery-find-element-at-a-particular-position – Strille Feb 04 '13 at 09:11
  • Ahh brill, I was searching but couldn't find a question for it! Thanks. Have you any input on the second part? – Darius Feb 04 '13 at 10:09

0 Answers0