taphold event is not working
By Lakshmi Prathyusha
22 Oct 2013 03:54
English
5 Replies
Hi,
taphold event is not working in my web app. Its working in simulator but not in device.
$( "div.box" ).bind( "taphold", tapholdHandler );
function tapholdHandler( event ){
$( event.target ).addClass( "taphold" );
}
Thanks in Advance.
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.