[問題] javascript
請問一下,我想在網頁裡面新增下拉式選單
要怎麼做??
不是新增選項喔
是"新增一整個選單"
但是先前的選資不要被動到
<%@ page contentType="text/html; charset=big5" language="java" import="java.sql.*" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "" rel="nofollow">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="" rel="nofollow">http://www.w3.org/1999/xhtml">
<script language="javascript">
function NewView()
{
}
</script>
</html>
</head>
<%%>
<body>
<form id="form1" name="form1" method="post" action="">
<label>
<select name="select" >
</select>
<input type="submit" name="Submit" value="+" onclick="NewView()" />
</label>
<p> </p>
<p> </p>
</form>
</body>
</html>
這是我的原始碼 請問一下,我要怎麼按+之後新增一個選單在下面??
求各位大師幫忙!!
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 203.68.92.107
→
06/05 15:43, , 1F
06/05 15:43, 1F
討論串 (同標題文章)
Ajax 近期熱門文章
PTT數位生活區 即時熱門文章