toElement property
Sets or retrieves a reference to the object toward which the user is moving the mouse pointer or, for a touch device, a finger. For the standards based property see toElement.
Syntax
| JavaScript | |
|---|
Property values
Type: Object
the object being moved to by the mouse or finger.
Remarks
The property is read-only in Microsoft Internet Explorer 4.0, and read/write in Microsoft Internet Explorer 5 and later.
See also
Show: