<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>
<!--
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>
回复Comments
作者:
{commentrecontent}