I'm working on optimizing an existing application for mobile devices (iPad, Tablet, Note) and trying to work out how the events are triggered.
The desktop app has hover and click events, on the mobile devices a tap triggers the hover event, how do I trigger the click event?