Sunday, October 25, 2009

Section 25.162. HTMLElement.onmousedown: event handler invoked when the user presses a mouse button










25.162. HTMLElement.onmousedown: event handler invoked when the user presses a mouse button


DOM Level 0



25.162.1. Synopsis



Function onmousedown





25.162.2. Description


The onmousedown property of an HTMLElement object specifies an event-handler function that is invoked when the user presses a mouse button over the element.




25.162.3. See Also


Element.addEventListener( ), Event, MouseEvent; Chapter 17













No comments: