?? 站點導航.htm
字號:
<HTML>
<HEAD>
<TITLE>站點導航 - 品絡科技 pinluo.com</TITLE>
</Head>
<BODY>
<script language="javascript">
<!--
function gotourl1()
{
if(select0.selectedIndex!=0)
{
var selected=new Array();
selected[1]="http://www.263.net";
selected[2]="http://www.163.com";
selected[3]="http://www.sina.com";
selected[4]="http://cn.yahoo.com";
selected[5]="http://www.sohu.com";
window.open(selected[select0.selectedIndex]);
}
}
function gotourl2()
{
if(select1.selectedIndex!=0)
{
var selected=new Array();
selected[1]="http://freemail.263.net";
selected[2]="http://freemail.163.com";
selected[3]="http://freemail.163.net";
window.open(selected[select0.selectedIndex]);
}
}
-->
</script>
<P>網站導航</P>
<select name="select0" size="1" style="FONT-SIZE: 9pt"
onChange="gotourl1()">
<option selected value="各大站點導航">各大站點導航</option>
<option>首都在線</option>
<option>網易</option>
<option>新浪網</option>
<option>雅虎中文</option>
<option>搜狐</option>
</select>
<P>免費郵件導航</P>
<select name="select1" size="1" style="FONT-SIZE: 9pt"
onChange="gotourl2()">
<option selected value="免費郵件導航">免費郵件導航</option>
<option>263免費郵件</option>
<option>網易免費郵件</option>
<option>163免費郵件</option>
</select>
<p></p>
</BODY>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -