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

'onMouseDown' Properties

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








Related examples in the same category

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