21 October 2007 14:00
Record mouse movement using Javascript and AJAX
by HieroglypheThe “movelogger” records the mouse movement a users does on a web site. Just before the user leaves the current page, the recorded data get posted back to the server using Ajax.
1
(1 marks)