Hi,
I am developing an app for a touchscreen and I would like to capture the equivalent of the mouse down and mouse up events.
For example, when the user has their finger touching the screen, a javascript function will execute, but when the finger leaves the screen function stops.
I am using firefox 3.5, with the jQuery framework for my javascript.
Thanks for any help, Ben