The mouse can now be a data source. In this example, JavaScript will update the table whenever the mouse performs one of the following actions: move, drag, or click. These operations can be combined.
Caution: Listening to mouse moves may be processor intensive. Please check on your machine.