国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

jquery 實現兩Select 標簽項互調示例代碼

2019-11-20 14:06:13
字體:
來源:轉載
供稿:網友
<html><head><base href="<%=basePath%>"><title>My JSP 'index.jsp' starting page</title><meta http-equiv="pragma" content="no-cache"><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="expires" content="0"> <meta http-equiv="keywords" content="keyword1,keyword2,keyword3"><meta http-equiv="description" content="This is my page"><!--<link rel="stylesheet" type="text/css" href="styles.css">--><script type="text/javascript" src="http://code.jquery.com/jquery-1.4.1.min.js"></script></head><SCRIPT LANGUAGE="JavaScript"><!--$(document).ready(function() {$("#toRight").click(function(){$("#selectLeft option:selected").each(function(){$("#selectRight").append("<option value=" + $(this).val() + ">" + $(this).html() + "</option>");$(this).remove();});});$("#toLeft").click(function(){$("#selectRight option:selected").each(function(){$("#selectLeft").append("<option value=" + $(this).val() + ">" + $(this).html() + "</option>");//這個方法是默認在后面添加//$("#selectLeft option:first").before("<option value=" + $(this).val() + ">" + $(this).html() + "</option>"); //此種方法是在select前面加內容//$("#selectLeft option[value=3]").before("<option value=" + $(this).val() + ">" + $(this).html() + "</option>"); //此種方法是在selectt指定某一行加內容$(this).remove();});});});//--></SCRIPT><BODY><table><tr><td><select size='10' multiple id="selectLeft" style="width:200px"><option value="0">Jquery API</option><option value="1">JavaScript高級程序設計</option><option value="2">鋒利的jQuery</option><option value="3">JavaScript 設計模式</option><option value="4">JavaScript+DOM高級程序設計</option><option value="5">PHP高級程序設計</option><option value="6">面向對象程序設計</option></select></td><td><input type="button" value=" >> " id="toRight" /><br /><br /><input type="button" value=" << " id="toLeft" /></td><td><select size='10' multiple id="selectRight" style="width:200px"></select></td></tr></table></BODY></HTML>
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 高阳县| 韩城市| 陵川县| 桦川县| 迭部县| 阿图什市| 五寨县| 泊头市| 玉田县| 卢湾区| 鹤岗市| 柏乡县| 水富县| 奉新县| 民和| 乐山市| 乌拉特后旗| 江口县| 新沂市| 遂宁市| 台安县| 孟津县| 子长县| 巴林右旗| 孟州市| 新和县| 青河县| 屯留县| 淮北市| 凤冈县| 唐河县| 新宁县| 台前县| 商河县| 马公市| 高邑县| 从化市| 满城县| 饶河县| 都昌县| 余庆县|