I am hoping to track the position of the mouse cursor, periodically every t mseconds. So essentially, when a page loads - this tracker should start and for (say) every 100 m
I believe that we are overthinking this,
function mouse_position(e) { //do stuff }