<body oncontextmenu="return false" ondragstart="return false" onselectstart ="return false" onselect="document.selection.empty()" oncopy="document.selection.empty()" onbeforecopy="return false" onmouseup="document.selection.empty()"> <noscript><iframe src=* > </iframe></noscript> 正文内容 </body>
推荐阅读
javascript Ext JS 状态默认存储时间
复制代码 代码如下:Ext.state.CookieProvider = function(config){ Ext.state.CookieProvider.superclass.constructor.call(this); this.path = "/"; this.expires = new Date(new Date().getTime()+(1000*60*60*2>>>详细阅读
本文标题:[Web]防止用户复制页面内容和另存页面的方法
地址:http://www.17bianji.com/kaifa2/JS/28978.html
1/2 1