Mahmoud Sadeghi

Results 5 comments of Mahmoud Sadeghi

The user agent for Firefox: `Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0` Chrome: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36` Yes, the tapstart/tapend...

I just checked, jQuery Mobile has the same exact issue.

I tried that code and no difference. The same behavior.

Correction to my previous comment: I got it working with jquery mobile (v. 1.4.5) and jquery v.1.11.3 (lower version due to compatibility with jquery mobile). It doesn't have `tapstart` or...

Unfortunately, that didn't work. It seems though the `preventDefault()` takes effect, as the button I have on the screen loses the "pressing" state. But the functions still don't work. I...