I tried the dragOver event handler but it didn't work as it should.
I am working on a piano and I want to be able to play the note even if the mousedown didn't happen on that key.
Is there an event handler for this?
The below is a picture of the piano I am working on.