首页 | 联系我们 | 叶凡网络官方QQ群:323842844
游客,欢迎您! 请登录 免费注册 忘记密码
您所在的位置:首页 > 开发语言 > Javascript > 正文

解除禁止右键代码

作者:cocomyyz 来源: 日期:2013-07-25 02:40:44 人气:21 加入收藏 评论:0 标签:javascript

javascript:document.oncontextmenu = '';document.onmousedown = '';document.ondragstart = ''; document.onselectstart = '';document.onselect = ''; document.oncopy = '';document.onbeforecopy = ''; document.onmousemove = ''; void 0

本文网址:http://www.mingyangnet.com/html/js/142.html
读完这篇文章后,您心情如何?
  • 0
  • 0
  • 0
  • 0
  • 0
  • 0
  • 0
  • 0
上一篇: 让标题闪起来
更多>>网友评论
发表评论