'onBlur' Syntax and Note : onBlur « Event Handlers Reference « JavaScript Reference

'onBlur' Syntax and Note

Note:
    
This event fires when the element loses focus.
    


      
      

Related examples in the same category

1.'onBlur' Example
2.'onBlur' Properties
3.'onBlur' is applied to