javascript event fromElement
| fromElement | NN 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. |
|
Previous: javascript event isChar
761,Nickname,Homepage or email,Comments here,Add comment
