On a page there is an element that the user can drag with the mouse, I would like to call a function after the user drops this element (when they release the mouse click). How to do this without reference to the element, just recognizing that the mouse button is no longer pressed?