August 2006
Intermediate to advanced
1018 pages
34h 13m
English
Link.onmouseout: event handler invoked when the mouse leaves a link — DOM Level 0
Function onmouseout
The onmouseout property of
a Link object specifies an event-handler function that is invoked
when the user moves the mouse off a hypertext link. It is often used
with the onmouseover event
handler.
Element.addEventListener(
), Link.onmouseover,
MouseEvent; Chapter 17
Read now
Unlock full access