- 爱易网页
-
ASP教程
- 友情连接浏览器
日期:2011-04-29 浏览次数:21268 次
1、拷贝下面的代码到你的html文件的<head>和</head>之间
<SCRIPT language=JavaScript>
<!--
function go_to_station(){
if (document.stationform.stationselect.options[0].selected){
window.location.href = "http://202.98.107.86/xutao/default.htm";}
else if (document.stationform.stationselect.options[1].selected)
{ window.location.href = "http://member.netease.com/~xwtao/default.htm";}
else if (document.stationform.stationselect.options[2].selected)
{ window.location.href = "http://chaofan.bentium.net/default.htm";}
else if (document.stationform.stationselect.options[3].selected)
{ window.location.href = "http://laosong.yeah.net/default.htm";}
else if (document.stationform.stationselect.options[4].selected)
{ window.location.href = "http://ipismusic.yeah.net/default.htm";}
else if (document.stationform.stationselect.options[5].selected)
{ window.location.href = "http://digest.topcool.net";}
else if (document.stationform.stationselect.options[6].selected)
{ window.location.href = "http://msbnet.yeah.net/default.htm";}
else if (document.stationform.stationselect.options[7].selected)
{ window.location.href = "http://www.hiddenfbi.com/default.htm";}
return true;
}
//This is were you load the Discription and the Author
function textValue(){
if (document.stationform.stationselect.options[0].selected){
document.stationform.disc.value = "爱情故事,photoshop"
document.stationform.author.value = "【徐涛】";}
else if (document.stationform.stationselect.options[1].selected)
{ document.stationform.disc.value = "每日推荐一张CD,一个好站,一个MP3"
document.stationform.author.value = "【天虹】";}
else if (document.stationform.stationselect.options[2].selected)
{ document.stationform.disc.value = "有独有的Java和,VB教程"
document.stationform.author.value = "【笨男孩】";}
else if (document.stationform.stationselect.options[3].selected)
{ document.stationform.disc.value = "缘分天空,情感交流的好地方"
document.stationform.author.value = "【laosong】";}
else if (document.stationform.stationselect.options[4].selected)
{ document.stationform.disc.value = "现有歌词2681首"
document.stationform.author.value = "【ipis】";}
else if (document.stationform.stationselect.options[5].selected)
{ document.stationform.disc.value = "网上原创请您推荐妙文佳作"
document.stationform.author.value = "【koki】";}
else if (document.stationform.stationselect.options[6].selected)
{ document.stationform.disc.value = "电脑图形设计,flash在线教材大全"
document.stationform.author.value = "【MSB】";}
else if (document.stationform.stationselect.options[7].selected)
{ document.st
免责声明: 本文仅代表作者个人观点,与爱易网无关。其原创性以及文中陈述文字和内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。