国产精品人人做人人爽人人添_尹人香蕉99久久综合网站_JIZZ国产丝袜18老师_18亚洲AV无码成人网站国产

建站知識(shí)

Welcome to Beijing RuiHeng TianLong Technology Co., Ltd.

北京網(wǎng)站建設(shè)技術(shù)答疑怎么禁止查看網(wǎng)頁源文件代碼和網(wǎng)頁防復(fù)制代碼

時(shí)間:  來源:網(wǎng)站建設(shè)公司  作者:網(wǎng)站制作公司  點(diǎn)擊量:
網(wǎng)站建設(shè)-服務(wù)項(xiàng)目包括:網(wǎng)站建設(shè),網(wǎng)站改版,網(wǎng)站優(yōu)化,企業(yè)形象策劃,網(wǎng)頁設(shè)計(jì),網(wǎng)站制作等領(lǐng)域,公司服務(wù)大小企業(yè)近2000多家,咨詢電話:400-006-1314
網(wǎng)站上線,肯定會(huì)有人看,有人看就避免不了的會(huì)復(fù)制你網(wǎng)頁上的內(nèi)容,那么今天就這個(gè)問題我們就來解決一下,怎樣防止別人復(fù)制你網(wǎng)站的內(nèi)容。
下面的代碼也是我實(shí)踐用的,借鑒別人的代碼。希望對(duì)您有所幫助!

網(wǎng)頁防復(fù)制代碼 禁止查看網(wǎng)頁源文件代碼
插入網(wǎng)頁即可。
<body leftmargin="2" topmargin="0" marginwidth="0" marginheight="0" 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="/blog/*>";</iframe></noscript>

1. oncontextmenu="window.event.returnvalue=false" //將徹底屏蔽鼠標(biāo)右鍵
    <table border oncontextmenu=return(false)><td>no</table> //可用于Table

2. <body onselectstart="return false"> //取消選取、防止復(fù)制


3. onpaste="return false" //不準(zhǔn)粘貼


4. oncopy="return false;" oncut="return false;" // 防止復(fù)制


5. //防止被人frame
    <SCRIPT LANGUAGE=javascript><!--
    if (top.location != self.location)top.location=self.location;
    // --></SCRIPT>

6. <noscript><iframe src="/blog/*.html>";</iframe></noscript> //網(wǎng)頁將不能被另存為


7. //改變連接是狀態(tài)欄的顯示內(nèi)容

〈a href="" onMo ... ;window.status='輸入連接狀態(tài)欄顯示內(nèi)容’;return true">


8. //禁止網(wǎng)頁中目標(biāo)對(duì)象被下載(如圖片) 

  下面的代碼將幫助你禁止網(wǎng)頁中目標(biāo)對(duì)象被下載:

  <a href="javascript:void(0)" onMouseDown="alert('對(duì)不起!圖片不能下載!')">

  </a>


9. //頁面禁止刷新完全
   最好在pop出來的窗口里用,沒工具欄的


<body onkeydown="KeyDown()" onbeforeunload="location=location"
oncontextmenu="event.returnValue=false">

<script language="Javascript"><!--
function KeyDown(){
if ((window.event.altKey)&&
     ((window.event.keyCode==37)||  
      (window.event.keyCode==39))){       alert("請(qǐng)?jiān)L問我的主頁");
    event.returnValue=false;
    }
if ((event.keyCode==8)||              (event.keyCode==116)){         //屏蔽 F5 刷新鍵
    event.keyCode=0;
    event.returnValue=false;
    }
if ((event.ctrlKey)&&(event.keyCode==78)){   //屏蔽 Ctrl+n
    event.returnValue=false;
    }
if ((event.shiftKey)&&(event.keyCode==121)){ //屏蔽 shift+F10
    event.returnValue=false;
    }
}
</script>
</body> 

北京網(wǎng)站建設(shè)瑞恒網(wǎng)絡(luò)這里有靠譜的網(wǎng)站資訊信息。歡迎致電:400-600-6204







本文TAG標(biāo)簽: 北京網(wǎng)站制作 北京網(wǎng)站設(shè)計(jì) 北京網(wǎng)頁制作 北京網(wǎng)站建設(shè)
返回關(guān)閉本頁
上一篇:北京網(wǎng)站建設(shè)-網(wǎng)站中圖片按比例自動(dòng)縮放,圖片尺寸自動(dòng)按比例縮小    下一篇:asp獲取a連接,獲取代碼中的鏈接地址,asp截取文本連接地址。
推薦閱讀

Copyright © 2010-2021 北京瑞恒天龍科技有限公司  All Rights Reserved  |  北京網(wǎng)站建設(shè)知名服務(wù)商  |  北京網(wǎng)站制作 | 京ICP備11004170號(hào)-1   京公網(wǎng)安備110107000463號(hào)
地址:北京市海淀區(qū)永定路長(zhǎng)銀大廈B座  非工作時(shí)間:15810379666  服務(wù)熱線:400-809-6709  版權(quán)所有 盜版必究!

在線咨詢
關(guān)閉
電話咨詢
網(wǎng)站制作電話
400-809-6709