阻止FF4的新拖动功能
有没有办法在 Firefox 4.0 中使用 CSS 来防止这种情况发生?您可以在其中单击链接(或任何内容)并开始拖动它,当您拖动时,它的另一个半透明图像会出现在光标下方...
看起来像这样:
Is there a way to prevent this in Firefox 4.0 using CSS? It's where you click on a link (or anything) and begin to drag it, and another semi-transparent image of it appears under your cursor as you drag...
Looks something like this:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
可拖动链接:
不可拖动链接:
示例。
Draggable link:
Non-draggable link:
Example.
我还没有找到 CSS 解决方案(我会继续寻找),但与此同时,我在 Mozilla 开发人员中心的 有关拖动操作的文章。它可能对你有用。
I have not found a CSS solution yet (I will keep looking), but in the meantime, I found a JavaScript solution in the Mozilla Developer Center's article on Drag Operations. It may be of use to you.
这并非特定于 Firefox 4。请参阅我的 FF 3.6 的屏幕截图:
This is not specific to Firefox 4. See this screenshot from my FF 3.6: