1. Computing & Technology

onmouseup

From , former About.com Guide

See More About:
Definition: The onmouseup event is used to define actions to be taken when a mouse button is released (after it has been depressed). This is not a reserved word so you can declare your own variable or function called onmouseup but if you do then you will not be able to detect mouse button release using this method.
Examples:
window.onmouseup=myFunction;
Related Searches onmouseup event mouse button

©2012 About.com. All rights reserved.

A part of The New York Times Company.