📄 slink.htm
字号:
<html>
<head>
<title>连接介绍和说明脚本</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<style type="text/css">
<!--
body { font-family: 宋体; font-size: 9pt; margin-top: 0px }
.pt9 { font-family: 宋体; font-size: 9pt }
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<center>
<div align="center">
<input type="button" value="返回" onclick="history.go(-1)" name="button2" class="pt9">
<font size="5" color="#FF0033">连接说明脚本</font>-不用怕连接的含义说不清了,友情连接不是很好吗?
</div>
</form>
<form name="linkdes">
<select name="example" size="1" onchange="showtext()" class="pt9">
<option value="../../../index.html">回到首页</option>
<option value="../../navigation/newscript.htm">最新更新</option>
<option value="../../navigation/applet/appletindex.htm">JavaApplet</option>
<option value="../../../somegood/index.htm">本站特色栏目</option>
<option value="http://server.com/WebApps/mail-list-subscribe.cgi?id=16066">订阅邮件</option>
</select> <input type="button" value="去这里看看" onclick="gothere()" name="button" class="pt9"><br>
<textarea rows="5" cols="30" name="text" class="pt9" wrap="VIRTUAL"></textarea>
<script language="javascript">
<!--
var shortcut=document.linkdes
var descriptions=new Array()
//你可以填加更多的内容;
descriptions[0]="点这里回到本站的首页!"
descriptions[1]="点这里去最新更新页,这里是您每次光临本站最先去的地方!"
descriptions[2]="这里是本站的JavaApplet区,里面收集了不少精彩的程序,绝对都是精品。"
descriptions[3]="这里是本站的特色栏目,脚本以外的其它内容都在这里,一定有您感兴趣的东西。"
descriptions[4]="欢迎您订阅本站的邮件列表,获得最新的更新脚本通知细节和送上门的脚本。"
shortcut.text.value=descriptions[shortcut.example.selectedIndex]
function gothere(){
window.open(shortcut.example.options[shortcut.example.selectedIndex].value,"","")
}
function showtext(){
shortcut.text.value=descriptions[shortcut.example.selectedIndex]
}
//-->
</script>
</form>
</center>
<form method="post" action>
<div align="center">
<textarea name="textfield" cols="60" rows="15" class="pt9"><center>
<form name="linkdes">
<select name="example" size="1" onChange="showtext()">
<option value="index.html">回到首页</option>
<option value="newscript.htm">最新更新</option>
<option value="appletindex.htm">JavaApplet</option>
<option value="somegood/index.htm">本站特色栏目</option>
<option value="http://server.com/WebApps/mail-list-subscribe.cgi?id=16066">订阅邮件</option>
</select>
<input type="button" value="去看看"
onClick="gothere()" name="button">
<br>
<textarea rows=5 cols=21 wrap="virtual" name="text"></textarea>
<script language="javascript">
<!--
var shortcut=document.linkdes
var descriptions=new Array()
//你可以填加更多的内容;
descriptions[0]="点这里回到本站的首页!"
descriptions[1]="点这里去最新更新页,这里是您每次光临本站最先去的地方!"
descriptions[2]="这里是本站的JavaApplet区,里面收集了不少精彩的程序,绝对都是精品。"
descriptions[3]="这里是本站的特色栏目,脚本以外的其它内容都在这里,一定有您感兴趣的东西。"
descriptions[4]="欢迎您订阅本站的邮件列表,获得最新的更新脚本通知细节和送上门的脚本。"
shortcut.text.value=descriptions[shortcut.example.selectedIndex]
function gothere(){
location=shortcut.example.options[shortcut.example.selectedIndex].value
}
function showtext(){
shortcut.text.value=descriptions[shortcut.example.selectedIndex]
}
//-->
</script>
</form>
</center></textarea>
</div>
</form>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -