![]() |
Previous | Next |
The toElement attribute retrieves the element that the keyboard focus moved to. This attribute only applies to the onblur event; for all other events, its value is NULL.
Syntax
event.toElement
Possible Values
This attribute is a read-only object.
See Also
Previous | Next |