html 网站上移动的奇怪图像
我正在制作一个网站,突然遇到了一个问题。虽然不是很大,但我想修复它。在我的网站上,我有很多图像,但有一个故障。图像是“可拖动的”。我的意思是,当您单击图像然后移动鼠标时,图像就会被拖动。如何解决这个问题?
I'm making a web site and suddenly I ran into a problem. It's not huge, but I would like to fix it. On my site I have many images but there is a glitch. The images are "dragable". I mean when you click on a image and than move your mouse the images are being dragged. How can that be fixed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
总是这样。
没发现其中有什么奇怪的地方。
无论如何,这个链接可以帮助你:
http://www.redips.net/firefox/disable -image-dragging/
你可以使用javascript来避免图像拖动:
html file:
javascript:
It is always like this.
Don't find anything weird in it.
Anyway this link can help you:
http://www.redips.net/firefox/disable-image-dragging/
you can use javascript to avoid the image dragging:
html file:
javascript: