1.

What Is The Use Of Offsetx And Offsety Properties Of An Event Object?

Answer»

The EVENT object contains INFORMATION about the triggered event.The offsetX and offsetY PROPERTIES of an event object give the location of the mouse cursor RELATIVE to the top-left corner of the object on which the event was triggered.

The event object contains information about the triggered event.The offsetX and offsetY properties of an event object give the location of the mouse cursor relative to the top-left corner of the object on which the event was triggered.



Discussion

No Comment Found