javascript - How can i fire jQuery .click() or .tap() event on mobile devices explicitly -


i firing click event on div click() function of jquery. working in desktop browser, in mobile devices not working.

i found click event doesn't supported mobile browsers, tried tap event trigger("tap"), not working.

i need tap or click event in mobile devices jquery/javascript, how can ?

click events should work on mobile. need add

cursor: pointer 

to clickable elements.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -