网页代码设计技巧系列之---带说明的导航.docVIP

  • 7
  • 0
  • 约3.48千字
  • 约 29页
  • 2018-02-04 发布于河北
  • 举报

网页代码设计技巧系列之---带说明的导航.doc

网页代码设计技巧系列之---带说明的导航

脚本说明: 把如下代码加入body区域中: script language=JavaScript !-- function go_to_station(){ if (document.stationform.stationselect.options[0].selected){ window.location.href = ;} else if (document.stationform.stationselect.options[1].selected) { window.location.href = ;} else if (document.stationform.stationselect.options[2].selected) { window.location.href = ;} else if (document.stationform.stationselect.options[3].selected) { window.location.href = ;} else if (document.stationform.stationselect.options[4].selected) { window.location.href = /SpaceGhost/cartoonnet.html;} else if (document.stationf

文档评论(0)

1亿VIP精品文档

相关文档