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

'onMouseOver' Properties

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








Related examples in the same category

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