js小程序(1)

      javascript 2005-7-16 1:49
<SCRIPT LANGUAGE="javascript">
<!--
function link()
{
var URL = document.form1.site.options
[document.form1.site.selectedIndex].value;
window.location.href = URL;
-->
}
</SCRIPT>
<CENTER>
<form name = "form1">
<SELECT NAME="site" SIZE=1 onChange ="link()">
<OPTION value="">连接到….
<option value="http://54bt.5dblog.com">Edist'home
<option value="http://wutong.5dblog.com">Wutong'home
<option value="http://ppwom.5dblog.com">Ppwom'homes
</select>
</form>
</center>
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}