'onMouseMove' Properties : onMouseMove « Event Handlers Reference « JavaScript Reference

'onMouseMove' Properties

+----------------+--------------------------------------------------------------+
| Properties     |altKey                          altLeft                       |
|                |cancelBubble                    clientX                       |
|                |clientY                         ctrlKey                       |
|                |ctrlLeft                        offsetX                       |
|                |offsetY                         screenX                       |
|                |screenY                         shiftKey                      |
|                |shiftLeft                       srcElement                    |
|                |toElement                       type                          |
|                |x                               y                             |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'onMouseMove' Syntax and Note
2.'onMouseMove' Example
3.'onMouseMove' is applied to