XML/HTML CodeCopy content to clipboard
- <div class="centent" style="width:200px; float:left; margin-right:20px;">
-
<select multiple="multiple" id="select1" style="width:150px; height:160px;">
-
<option value="1">选项1option>
-
<option value="2">选项2option>
-
<option value="3">选项3option>
-
<option value="4">选项4option>
-
<option value="5">选项5option>
-
select>
-
-
<div>
-
<span id="add" style="display:block; width:140px; cursor:pointer;">选中添加到右边>>span>
-
<span id="addAll" style="display:block; width:140px; cursor:pointer;">全部添加到右边>>span>
-
div>div>
-
<div class="centent" style="width:200px; float:left; margin-right:20px;">
-
<select multiple="multiple" id="select2" style="width:150px; height:160px;">
-
select>
-
<div>
-
<span id="add1" style="display:block; width:140px; cursor:pointer;"><<选中删除到左边span>
-
<span id="addAll1" style="display:block; width:170px; cursor:pointer;"><<全部选中删除到左边span>
-
div>
-
div>