I could write something quite easily to determine if the mouse is above the given element, but is there already something in the jQuery core (or the plugin that I suppose) that will tell me if the current mouse position is above the data element?
source
share