problem description
in the chrome console, you can see the relevant listener under mousemove (there are three listener, that can be deleted or only the one I specified).
the environmental background of the problems and what methods you have tried
element.removeEventListener can delete listener, but the second parameter is the listener, to be removed. I don"t know how to get
.