打印本文 打印本文 关闭窗口 关闭窗口
网页防复制代码
作者:武汉SEO闵涛  文章来源:敏韬网  点击数1729  更新时间:2010/1/25 20:58:24  文章录入:mintao  责任编辑:mintao
<SCRIPT language=javascript>
function click() {
alert('需要复制,请与站长联系!') }
function click1() {
if (event.button=1) {alert('需要复制,请与<a class="channel_keylink" href="http://www.mintao.net" target="_blank">站长</a>联系!') }}
function CtrlKeyDown(){
if (event.ctrlKey) {alert('不当的拷贝将损害您的系统!') }}
document.onkeydown=CtrlKeyDown;
document.onselectstart=click;
document.onmousedown=click1;
</SCRIPT>
打印本文 打印本文 关闭窗口 关闭窗口