Using jQuery to get mouse cursor coordinates when mouse moves

Being able to detect the mouse cursor coordinates when the mouse moves is one of the first steps of creating a interactive web page.

This is a demonstration of using jQuery to detect mouse cursor coordinates when the mouse moves.

No mouse movement detected yet.