HTML Tags JavaScript Tutorial

The onMouseDown event handles the event when the mouse button is pressed down while the mouse pointer is over the link.


    
     Using the onMouseDown event handler of the Link object
    
    
    Click the mouse button while the cursor is on the link.
    
        onMouseDown='alert("The mouse button was pressed DOWN.")'>
    http://www.rntsoft.com