Posted in Javascript onFebruary 06, 2009
<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>
[Web]防止用户复制页面内容和另存页面的方法
声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
Reply on: @reply_date@
@reply_contents@