更改 Firefox 上的右键菜单

发布于 2024-09-27 05:08:04 字数 167 浏览 7 评论 0原文

我正在寻找一种方法来使用 jQuery/CSS 更改 Firefox 中的右键单击上下文菜单...并禁用默认菜单。

我正在尝试制作一个类似 Windows 资源管理器的应用程序来管理图像,并且我希望能够使用右键单击来删除图片。

任何人都有一个想法,但找不到一个。

谢谢!!

I'm looking for a way to change the Right-Click context menu in Firefox using jQuery/CSS... and disable de default one of course.

I'm trying to make a Windows Explorer-like app to manage images and i want to be able to delete pictures using the right-click.

Anyone have an idea, cant find one.

Thanks!!

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

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

发布评论

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

评论(1

小糖芽 2024-10-04 05:08:04

查看 oncontextmenu()

但要小心,用户右键单击时会期望默认值。它可能会惹恼一些高级用户。

看起来不错。

Look at oncontextmenu().

Careful though, users expect the default when they right click. It may annoy some power users.

This looks like good reading.

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