婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 知識庫 > html select標簽加鏈接3種方法

html select標簽加鏈接3種方法

熱門標簽:梧州地圖標注app 水經注萬能地圖標注 新鄉機器人外呼系統 青海保險智能外呼系統商家 AI外呼系統 價格 最簡單的百度地圖標注店鋪 錦州企業外呼系統 禹州電話外呼系統 營口400電話申請
第一種

復制代碼
代碼如下:

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>select加鏈接</title>
</head>
<body>
<SCRIPT language=javascript>
<!--
// open the related site windows
function mbar(sobj) {
var docurl =sobj.options[sobj.selectedIndex].value;
if (docurl != "") {
open(docurl,'_blank');
sobj.selectedIndex=0;
sobj.blur();
}
}
//-->
</SCRIPT>
<Select onchange=mbar(this) name="select">
<OPTION selected>=== 合作伙伴 ===</OPTION>
<OPTION value="http://www.baidu.com">百度</OPTION>
<OPTION value="http://www.163.com">網易</OPTION>
<OPTION value="http://www.flash8.net/">閃吧</OPTION>
</Select>
</body>
</html>

第二種

復制代碼
代碼如下:

<select name="pageselect" onchange="self.location.href=options[selectedIndex].value" >
<OPTION value="http://www.baidu.com">百度</OPTION>
<OPTION value="http://www.163.com">網易</OPTION>
</select>

第三種帶跳轉按鈕的

復制代碼
代碼如下:

<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>select選擇-按鈕跳轉</title>
<script type="text/javascript">
function setsubmit()
{
if(mylink.value == 0)
window.location='http://www.baidu.com';
if(mylink.value == 1)
window.location='http://www.163.com';
if(mylink.value == 2)
window.location='http://www.sina.com';
}
</script>
</head>
<body>
<select name="mylink" id="mylink">
<OPTION value="0">百度</OPTION>
<OPTION value="1">網易</OPTION>
<OPTION value="2">新浪</OPTION>
</select>
<input type="button" id="btn" value="提交" onclick="setsubmit(this)" />
</body>
</html>

標簽:昭通 青島 潮州 山南 延邊 荊門 哈密 懷化

巨人網絡通訊聲明:本文標題《html select標簽加鏈接3種方法》,本文關鍵詞  html,select,標簽,加,鏈接,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《html select標簽加鏈接3種方法》相關的同類信息!
  • 本頁收集關于html select標簽加鏈接3種方法的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 乐清市| 南京市| 南华县| 法库县| 宁德市| 洪泽县| 高雄县| 杭锦后旗| 明水县| 娄烦县| 榆中县| 石城县| 陈巴尔虎旗| 大安市| 台州市| 山东| 中西区| 兰考县| 杨浦区| 安阳市| 拉孜县| 呈贡县| 西充县| 七台河市| 中山市| 庆城县| 淮北市| 南阳市| 淮安市| 平利县| 沭阳县| 剑河县| 周宁县| 久治县| 开平市| 双江| 福建省| 富顺县| 左权县| 河西区| 山阳县|