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

'onLoseCapture' Properties

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








Related examples in the same category

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