热门标签:   个人网站   个人网页   WAP网站   网页特效   网页教程   收藏本站   设为主页  
首 页   个人网站   个人博客   WAP网站   网页特效   网页教程   软件教程   我要参展
帐 号: 密 码:
 
网站及资源搜索:  
 
  当前位置 > 中国个人网页秀-> 网页特效-> 页面特效-> 菜单导航-> 带说明的导航
带说明的导航
整理:Cnwshow.Com   来源:Internet   整理时间:2008-2-17

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>带说明的导航</title>
</head>
<body>
<script language="JavaScript">

<!--
function go_to_station(){
        if (document.stationform.stationselect.options[0].selected){
                window.location.href = "http://www.abctelevision.com";}
        else if (document.stationform.stationselect.options[1].selected)                
        {       window.location.href = "http://www.cbs.com";}
        else if (document.stationform.stationselect.options[2].selected)                
        {       window.location.href = "http://www.nbc.com";}   
        else if (document.stationform.stationselect.options[3].selected)                
        {       window.location.href = "http://www.foxnetwork.com";}    
        else if (document.stationform.stationselect.options[4].selected)                
        {       window.location.href = "http://www.filmzone.com/SpaceGhost/cartoonnet.html";}   
        else if (document.stationform.stationselect.options[5].selected)                
        {       window.location.href = "http://www.discovery.com";}     
        else if (document.stationform.stationselect.options[6].selected)                
        {       window.location.href = "http://www.cs.brandeis.com";}   
        else if (document.stationform.stationselect.options[7].selected)                
        {       window.location.href = "http://www.qvc.com";}   
        else if (document.stationform.stationselect.options[8].selected)                
        {       window.location.href = "http://www.historychannel.com";}        
        else if (document.stationform.stationselect.options[9].selected)                
        {       window.location.href = "http://www.mtv.com";}   
        else if (document.stationform.stationselect.options[10].selected)               
        {       window.location.href = "http://www.cnn.com";}   
        else if (document.stationform.stationselect.options[11].selected)               
        {       window.location.href = "http://www.aetv.com";}  
        else if (document.stationform.stationselect.options[12].selected)               
        {       window.location.href = "http://www.amctv.com";}
        else if (document.stationform.stationselect.options[13].selected)               
        {       window.location.href = "http://www.bravotv.com";}       
        else if (document.stationform.stationselect.options[14].selected)               
        {       window.location.href = "http://www.c-span.org";}        
        else if (document.stationform.stationselect.options[15].selected)               
        {       window.location.href = "http://www.comcentral.com";}
        else if (document.stationform.stationselect.options[16].selected)               
        {       window.location.href = "http://espnet.sportszone.com";}
        else if (document.stationform.stationselect.options[17].selected)               
        {       window.location.href = "http://www.fxnetworks.com";}    
        else if (document.stationform.stationselect.options[18].selected)               
        {       window.location.href = "http://www.hbohomevideo.com";}  
        else if (document.stationform.stationselect.options[19].selected)               
        {       window.location.href = "http://www.scifi.com";}
        else if (document.stationform.stationselect.options[20].selected)               
        {       window.location.href = "http://showtimeonline.com";}    
        else if (document.stationform.stationselect.options[21].selected)               
        {       window.location.href = "http://vh1.com";}       
        else if (document.stationform.stationselect.options[22].selected)               
        {       window.location.href = "http://www.weather.com";}       
        else if (document.stationform.stationselect.options[23].selected)               
        {       window.location.href = "http://www.disneychannel.com";}
        
        return true;    
        }

function textValue(){   
        var stationInteger, stationString       
        stationInteger=document.stationform.stationselect.selectedIndex
        stationString=document.stationform.stationselect.options[stationInteger].text   
        document.stationform.stationtext.value = "Go to " + stationString +"!"  }

//-->

</script>
<form name="stationform">
<select name="stationselect" onChange="textValue()" multiple size="5">
<option>ABC
<option>CBS
<option>NBC
<option>Fox
<option>Cartoon Network
<option>Discovery Channel
<option>Warner Brothers Network
<option>QVC
<option>History Channel
<option>MTV
<option>CNN
<option>A&E
<option>American Movie Classics(AMC)
<option>Bravo
<option>C-SPAN
<option>Comedy Central
<option>ESPN
<option>fX
<option>HBO
<option>Sci-Fi Channel
<option>Showtime
<option>VH-1
<option>Weather Channel
<option>Disney Channel
</select>

<br><p>
<input type="button" name="stationbutton" value="Go!" onClick="go_to_station()">
<p>
<input type="text" name="stationtext" value="" size="35" maxlength="35">
<p>
</form>


<p></p>
<p></p>                                                     
</body>
</html>



运行代码预览特效
  菜单导航 热门点击
·鼠标触发型导航菜单
·网页滑出式菜单
·类似Flash效果的菜单
·模仿QQ式的菜单
·同Flash媲美的导航菜单
·左右交叉合并导航效果
·Windows样式菜单
·非常流行的隐藏导航栏
·慢慢出现的链接菜单
·下拉透明菜单
  酷站推荐
关于本站  联系本站  免责声明  使用帮助  网站搜索  网站地图
Copyright © 2005-2008 Cnwshow.Com Inc All Rights Reserved 中国个人网页秀
技术支持:网秀科技   QQ群:36941957  客服QQ:151483161  粵ICP备05134415号