[size=medium]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>禁止网页复制的代码</title>
</head>
<body style="text-align:center">
<p> </p>
<p> </p>
<p>网页禁止右键、禁止查看源代码、禁止复制的代码,试试你的右键、ctrl+c和ctrl+c吧~
<SCRIPT language=javascript type=text/javascript>
<!--
document.oncontextmenu=new Function('event.returnValue=false;');
document.onselectstart=new Function('event.returnValue=false;');
-->
</SCRIPT>
</p></body>
</html>[/size]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>禁止网页复制的代码</title>
</head>
<body style="text-align:center">
<p> </p>
<p> </p>
<p>网页禁止右键、禁止查看源代码、禁止复制的代码,试试你的右键、ctrl+c和ctrl+c吧~
<SCRIPT language=javascript type=text/javascript>
<!--
document.oncontextmenu=new Function('event.returnValue=false;');
document.onselectstart=new Function('event.returnValue=false;');
-->
</SCRIPT>
</p></body>
</html>[/size]