怎么让我的下拉列表选择就跳转到对应地址呀?
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Type"content...
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>
<body>
<form id="form1" name="form1" method="post" action="">
<label>
<select name="select">
<option value="www.sywebsoft.com">www.sywebsoft.com</option>
<option value="www.024linghang.com">www.024linghang.com</option>
<option value="www.baidu.com">www.baidu.com</option>
<option value="www.sina.com">www.sina.com</option>
</select>
</label>
</form>
</body>
</html> 展开
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
</head>
<body>
<form id="form1" name="form1" method="post" action="">
<label>
<select name="select">
<option value="www.sywebsoft.com">www.sywebsoft.com</option>
<option value="www.024linghang.com">www.024linghang.com</option>
<option value="www.baidu.com">www.baidu.com</option>
<option value="www.sina.com">www.sina.com</option>
</select>
</label>
</form>
</body>
</html> 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询