代码如下:
<!--禁止复制-->
<SCRIPT LANGUAGE=javascript>
function click() {
alert('请不要复制本站内容,谢谢!') }
function click1() {
if (event.button==2) {alert('百顺工作组提示您,请不要使用右键点击哦!') }}
function CtrlKeyDown(){
if (event.ctrlKey) {alert('不可以使用复制键复制本站内容!') }}
document.onkeydown=CtrlKeyDown;
document.onselectstart...阅读全文
作者:admin | 分类:
Javascript | 阅读:
Warning: Use of undefined constant the_views - assumed 'the_views' (this will throw an Error in a future version of PHP) in
/www/wwwroot/blog.wmphp.com/wp-content/themes/wmphp/archive.php on line
19
|