[Web]防止用户复制页面内容和另存页面的方法

时间:2009-02-06    点击:107   
<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>

fckeditor 获取文本框值的实现代码
jQuery Ajax 全解析
让网页根据不同IE版本显示不同的内容
jQuery 页面载入进度条实现代码
JQuery 常用方法基础教程
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved