Form JavaScript Tutorial

Syntax

onBlur="command"
The onBlur event handler notifies you when the focus is removed from an upload box.


    
    Using the onBlur event handler
    
    
    
    
    
    
    Please choose a file to upload to the server.
    


    
    


    Click on the text box.
    


    Message: