This demo requires Explorer 4+ or Netscape 5+ to function properly
This example demonstrates use of the onmousemove event to track the location of the mouse cursor in the page. As the mouse is moved, a SPAN is updated ( IE4+, NN6 ), with the mouse location values obtained from properties of the event object. The coordinates are also updated at the window's status bar ( IE4+, NN4+ ).
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.