Section 25.199. Link.onmouseout: event handler invoked when the mouse leaves a link


25.199. Link.onmouseout: event handler invoked when the mouse leaves a link

DOM Level 0

25.199.1. Synopsis

 Function onmouseout 

25.199.2. Description

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.

25.199.3. See Also

Element.addEventListener( ), Link.onmouseover, MouseEvent; Chapter 17




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net