javascript event fromElement

fromElementNN n/a IE 4 DOM n/a

Read-only

Returns a reference to the object where the cursor was located just prior to the onMouseOver or onMouseOut event.

 
Example
 
if (evt.fromElement.id == "lowerLevel") {
    ...
}
 
Value

Element object reference.

 
Default

None.


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