上下文菜单和触摸屏设备

发布于 2024-11-25 08:45:46 字数 219 浏览 1 评论 0原文

既然触摸屏设备如此普遍,那么设计使用自定义上下文菜单的网站是一个坏主意吗?

我说的是这种菜单。 iPhone 用户和 Android 移动用户如何查看上下文菜单?用户是否能够与自定义上下文菜单交互?在此类设备上进行编程思考时还有哪些其他不良做法?

Now that touch-screen devices are so common, it's a bad idea to design websites that uses a custom context menu?

I'm talking about this kind of menus. How iPhone users and Android mobile users see context menus? Are the users able to interact with custom context menus? Which are other bad practices when programming thinking on this kind of devices?

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

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

发布评论

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

评论(1

锦欢 2024-12-02 08:45:46

在 android.. 中,当我们按住特定链接或文本时,会出现上下文菜单(例如在浏览器中)。我认为我们仍然可以有上下文菜单,只是它被触发的事件是不同的。

In android..context menu appears (eg. in browser) when we press and hold a particular link or text. I think we can still have context menus except that the event on which it gets fired up is different.

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