I just canβt find anything in the documents, or anywhere else, how to detect a simple squeeze-zoom gesture on a touch device using jQuery Mobile? I would also consider using another library or something else. I just want to determine if the user is trying to scale the content on the website.
Therefore, I do not need to deal with a hard gesture on the site element, but on the site itself. I just want to listen to the pinch gesture on my site.
Any idea how to do this?
Thank you
source share