$(documument).bind('mousemove.myEvent', function() { /* ... */}); $(documument).unbind('mousemove.myEvent');