Android 浏览器上的长按功能

发布于 2024-10-11 21:29:21 字数 142 浏览 1 评论 0原文

是否有任何 javascript 或 html 元数据可以防止长按 Android 浏览器操作?

例一:在网页上长按某个号码,弹出【添加联系人】或【呼叫】。

例2:长按网页上的图片,弹出【保存图片】或【查看图片】。

谢谢!

Is there any javascript or html meta to prevent a long press Android Browser action?

Example 1: The [Add to Contact] or [Call] popup when I press for a while a number on a web page.

Example 2: The [Save image] or [View image] popup when I press for a while an image on a web page.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

活泼老夫 2024-10-18 21:29:21

我也在寻找这个问题的答案。

到目前为止,我已经看到了这个答案: Disabling the context menu on long点击 Android

但就我而言(运行 Froyo 的 Android 模拟器),它也禁用简单的点击。

我的目标是能够单击一个按钮(该按钮有一个图像作为背景),但是如果您按下该按钮,则不会弹出要求保存图像的窗口。

这个答案:防止Android“长按”保存图像

也不完整,因为它没有明确的解决方案。

I am looking for an answer to this question too.

So far I have seen this answer: Disabling the context menu on long taps on Android

But in my case (Android Emulator running Froyo) it disables simple clicks too.

My goal is to be able to click on a button (which has an image as background) but if you let the button pressed, you don't get the popup asking to save the image.

This answer: Preventing the Android "long press" to save images

Is also incomplete, as it doesn't have a definite solution.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文