📄 js.js
字号:
<!--
if (parent.frames.length > 0) {
parent.location.href = "index.asp"
}
document.oncontextmenu=Click;
function Click(){
alert(' 欢迎光临【YesE.net-網絡原動力】\n\n站长至少花了2个半月修理这个网页\n\n 希望大家能够喜欢.\n\n\n 希望您能花上几秒钟时间告诉自己\n\n QQ上的朋友本站的网址\n\nhttp://www.YesE.net\n\n 就是俺们最大的动力!!!\n\n版权所有 (C) 2000-2002 耶瑟下载\n\n http://www.YesE.net/\n\n\n\n 2002.09.07');
window.event.returnValue=false;//注意returnValue大小写
}
function open_window1(url) //网页对话框
{
var arr = showModalDialog(url,"","dialogWidth:25; dialogHeight:25; status:0");
}
function popwin(pageurl) {
var popwin=window.open(pageurl,"","scrollbars=no,toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,width=260,height=150,top=550");
return false;
}
ssss();
function ssss(){
self.status="http://www.yese.net/...::{耶瑟下载}::...版权所有:【YesE.net-網絡原動力】http://www.YesE.net/";
setTimeout("ssss()",0);
}
function click()
{
if(event.button==2)
{return popwin('http://www.hahabus.com/ebar.htm')
}
}
document.onmousedown=click;
//-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -