婷婷综合国产,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種方法的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 沂南县| 藁城市| 简阳市| 大荔县| 陇西县| 兴安县| 陈巴尔虎旗| 梧州市| 绩溪县| 久治县| 瓦房店市| 长葛市| 雷州市| 景德镇市| 大田县| 敦煌市| 普格县| 巴彦淖尔市| 临沂市| 柘荣县| 柯坪县| 富川| 全南县| 进贤县| 乐山市| 新乡县| 武定县| 渭南市| 会泽县| 赤水市| 小金县| 江源县| 商洛市| 卓尼县| 乌审旗| 来凤县| 潼南县| 贺州市| 高雄市| 科技| 达尔|