Ma3oiS
June 30th, 2009, 05:16 AM
Hi,
when I do a long tap (touch and hold for ~1 second) on a link in Safari on iPhone, Safari shows me a menu for opening the link in new window, copying the text, ... I'd like to prevent this menu from displaying. Is there a way to do that?
I had a look at some documentation (http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html#//apple_ref/doc/uid/TP40006511-SW1), but it seems as if there were no JavaScript events to work with.
The reason why I want to do this, is that I use the long tap for displaying my own context menu.
Thanks
when I do a long tap (touch and hold for ~1 second) on a link in Safari on iPhone, Safari shows me a menu for opening the link in new window, copying the text, ... I'd like to prevent this menu from displaying. Is there a way to do that?
I had a look at some documentation (http://developer.apple.com/safari/library/documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html#//apple_ref/doc/uid/TP40006511-SW1), but it seems as if there were no JavaScript events to work with.
The reason why I want to do this, is that I use the long tap for displaying my own context menu.
Thanks