How to prevent users from using 3D Touch peek / preview on anchor tags on my website?

Is there a way to prevent users from using the 3D preview / preview feature built into Safari when using my website? This functionality is not useful, for example, for anchor elements that run JavaScript.

I hope there is an attribute that we can add to tags to prevent its behavior.

Thanks!

+4
source share

Source: https://habr.com/ru/post/1610334/


All Articles