Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Draw shapes with svg (like raphaeljs.com )
and hang the handler like a normal dom element.
Attach a handler to the mousemove event for the parent element of a rectangular one, which will check if the cursor is inside the required shape (it's up to you how to solve the problem of whether the point belongs to the shape) and, based on this, perform or not perform some actions (simulate hover).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question