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

'onBlur' Properties

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








Related examples in the same category

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