Note: You must be registered in order to post a reply.
T O P I C R E V I E W
TommiH69
Posted - 03 May 2013 : 09:55:18 Hallo,
I have a question - is it possible to record the movements of the mouse? For example - someone goes with the mouse to the lower left corner and then to the center of the page.
If I put 2 hotspots there, I can make an action (MouseOver), but is it in anyway possible to record it? In a database for example? Or, the not really _good_ version, to send an E-Mail (there I have a timestamp) if someone 'moves over' the hotspot? Is it possible to make this with a java-call?
A database or a text file would be the best way, I think.
Tommi
1 L A T E S T R E P L I E S (Newest First)
s.dav
Posted - 06 May 2013 : 09:30:57 You need to create a javascript function for this, I suggest you to search on internet.