javascript event toElement

toElementNN n/a IE 4 DOM n/a

Read-only

Returns a reference to the element object to which the cursor has moved that triggered the onmouseout event.

 
Example
 
if (evt.toElement.id == "upperLevel") {
    ...
}
 
Value

Element object reference.

 
Default

None.


791,Nickname,Homepage or email,Comments here,Add comment