moving an object on the screen using the mouse in jquery code example Example: mousemove jquery $( "#target" ).mousemove(function( event ) { });