📄 indexfull.htm
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>用户登录</title>
<OBJECT id=closes type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11">
<param name="Command" value="Close">
</object>
</head>
<body>
<script language="JavaScript">
<!--
closes.Click();
HeightValue=screen.height;
WidthValue=screen.width;
newwin=window.open("default.asp","new",
"width=800,height=600,fullscreen=0,toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=0,resizable=1,left=0,top=0");
newwin.moveTo(-3,-3);
newwin.resizeTo(WidthValue+6,HeightValue-23);
// -->
</script>
<script language="JavaScript">
function click() {
if (event.button==2) {alert('\n 欢迎你来到晨林园\n\n 请您继续参观吧!') }}
document.onmousedown=click
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -