Mousemove JQuery
$( "#target" ).mousemove(function( event ) {
});
A D Bhowmick
$( "#target" ).mousemove(function( event ) {
});