禁止右键 防复制到javascript代码
禁止右键 防复制到javascript代码
<script language="JavaScript">
document.oncontextmenu=new Function("event.returnValue=false;");
document.onselectstart=new Function("event.returnValue=false;");
</script>
特别关注 读者文摘 读者在线阅读 特别关注电子版 财富故事会
时间
22:50
没有评论:
发表评论