?? mouse03.htm
字號:
<html>
<head>
<meta NAME="½ªå·" CONTENT="Microsoft FrontPage 3.0">
<meta NAME="resource-type" CONTENT="document">
<title>點擊鼠標右鍵轉移地址</title>
<meta http-equiv="目錄類型" content="文本/html; 字符集=gb2312">
<style>
<!--
A:link {text-decoration: none; color: 808080; font-family: 新細明體}
A:visited {text-decoration: none; color: 808080; font-family: 新細明體}
A:active {text-decoration: none; font-family: 新細明體}
A:hover {text-decoration: underline; color: #079EDD}
-->
</style>
</head>
<body BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0080C0" ALINK="#FF0000" VLINK="#C0C0C0">
<script language=JavaScript>
if (navigator.appName.indexOf("Internet Explorer") != -1)
document.onmousedown = noSourceExplorer;
function noSourceExplorer()
{
if (event.button == 2 | event.button == 3)
{
alert("本頁將轉到本站的首頁……");
location.replace("http://www.java-cn.com");
}
}
</script><p align="center">
<p align="center">
<p align="center">
<p align="center">
<p align="center"><font color="#FF0000"><b>點擊鼠標右鍵將到本站的首頁</b></font></p>
<p align="center">關閉窗口</p>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -