九色国产,午夜在线视频,新黄色网址,九九色综合,天天做夜夜做久久做狠狠,天天躁夜夜躁狠狠躁2021a,久久不卡一区二区三区

打開APP
userphoto
未登錄

開通VIP,暢享免費(fèi)電子書等14項(xiàng)超值服

開通VIP
解除網(wǎng)頁復(fù)制等限制,就這么簡單

參考http://zhangbq168.blog.163.com/blog/static/23735305200772932714337/

方法一
打開Maxthon右下角的收集面板,粘貼下面的javascript代碼,并單擊運(yùn)行后就解除鎖定了(可以直直接運(yùn)行javascript代碼)。

 
代碼一

<</SPAN>scriptlanguage="JavaScript">functiondocument.oncontextmenu(){returntrue;} functiondocument.onselectstart(){returntrue;} functiondocument.onsdragstart(){returntrue;} </</SPAN>script>
 
有的網(wǎng)頁碰到代碼一還不管用,那么就試試代碼二吧
代碼二
<</SPAN>scriptlanguage="JavaScript">functioncancelError() {returntrue;} onerror=cancelError; functionenableMouse() if(event!= null) event.returnValue=true; event.cancelBubble=false; returntrue; functiondoEnableMouse(obj) obj.onmousedown=enableMouse; obj.onmouseup=enableMouse; obj.onmousemove=enableMouse; obj.oncontextmenu=enableMouse; obj.onselectstart=enableMouse; obj.ondragstart=enableMouse; obj.onbeforecopy=enableMouse; obj.oncopy=enableMouse; obj.onselect=enableMouse; functiondoDocument(doc) try{ doEnableMouse(doc); doEnableMouse(doc.body); varfrs=doc.frames; if(frs != null&& frs.length>0) for(vari=0; frs.length; i++) doDocument(frs[i].document); }catch(e){} doDocument(document); </</SPAN>script>

 

方法二:沒用Maxthon的童鞋們也不用擔(dān)心,以上代碼也可以直接在IE瀏覽器里應(yīng)用,只不過要換個方法來。

首先,打開記事本,把下列代碼復(fù)制進(jìn)去:

[InternetShortcut]  
URL=javascript:function document.oncontextmenu(){return true;} function document.onselectstart(){return true;} function document.onsdragstart(){return true;}
 
然后,保存文件時在“保存類型”里選“所有文件”,文件名填“解除網(wǎng)頁鎖定.url”  
 
其實(shí)就是上面的代碼一變換了下格式,把上面的代碼二也改成這樣:
[InternetShortcut]  
URL=javaScript">functioncancelError() {returntrue;} onerror=cancelError; functionenableMouse() if(event!= null) event.returnValue=true; event.cancelBubble=false; returntrue; functiondoEnableMouse(obj) obj.onmousedown=enableMouse; obj.onmouseup=enableMouse; obj.onmousemove=enableMouse; obj.oncontextmenu=enableMouse; obj.onselectstart=enableMouse; obj.ondragstart=enableMouse; obj.onbeforecopy=enableMouse; obj.oncopy=enableMouse; obj.onselect=enableMouse; functiondoDocument(doc) try{ doEnableMouse(doc); doEnableMouse(doc.body); varfrs=doc.frames; if(frs != null&& frs.length>0) for(vari=0; frs.length; i++) doDocument(frs[i].document); }catch(e){} doDocument(document);

使用方法:將附件復(fù)制到C:\Documents and Settings\[當(dāng)前用戶名]\Favorites,  
然后打開IE瀏覽器(記得是IE),收藏菜單下會多出一個叫“解除網(wǎng)頁鎖定”的菜單項(xiàng)。  
先打開被屏蔽的網(wǎng)頁,然后點(diǎn)擊“解除網(wǎng)頁鎖定”,再試試……  

下面這個網(wǎng)頁也是屏蔽了右鍵菜單和選取功能的網(wǎng)頁,可以用上述方法小試牛刀了:
本站僅提供存儲服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點(diǎn)擊舉報。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
VB關(guān)于webbrowser相關(guān)操作大全
常用網(wǎng)頁選項(xiàng)卡代碼--爭做100
常用的一些javascript小技巧
如何復(fù)制網(wǎng)頁上被限制的文字?
Twebbrowser 中執(zhí)行網(wǎng)頁中的js代碼?
網(wǎng)頁文字禁止復(fù)制,一招教你解決
更多類似文章 >>
生活服務(wù)
熱點(diǎn)新聞
分享 收藏 導(dǎo)長圖 關(guān)注 下載文章
綁定賬號成功
后續(xù)可登錄賬號暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服