joseph / Monocle

A silky, tactile browser-based ebook JavaScript library.
http://monocle.inventivelabs.com.au
MIT License
743 stars 200 forks source link

Long Press #217

Open impnguyen opened 10 years ago

impnguyen commented 10 years ago

Hi people,

i want to implement a long press event for the monocle reader. But I do not have a idea how to do it. There are some solutions for example the onmousedown event or the taphold event by jQuery, but it is not possible to access to these frames.

Is there a integrated possibility to handle a longpress?

thanks in advance