Can anyone explain if it is possible to unbind a hover event added to an element from within a script I have no access to. I can't just add pointer events none with css to it, since I do want to have a click event for this element. Not able to use:Can anyone explain if it is possible to unbind