Section 25.180. Input.onfocus: event handler invoked when a form element gains focus


25.180. Input.onfocus: event handler invoked when a form element gains focus

DOM Level 2 Events

25.180.1. Synopsis

 Function onfocus 

25.180.2. Description

The onfocus property of an Input object specifies an event-handler function that is invoked when the user transfers keyboard focus to that input element. Calling focus( ) to set focus to an element does not invoke onfocus for that object.

25.180.3. See Also

Element.addEventListener( ), Window.onfocus; Chapter 17




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net