HTML Tags JavaScript Tutorial

The onMouseUp event handler handles the event when the mouse button is pressed on the link and then released.


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