jquery实现select多选框的左右移动(2)
来源:未知 责任编辑:责任编辑 发表时间:2015-03-01 01:36 点击:次
<tr>
<td colspan="4" align="center">选择分包</td>
</tr>
<tr>
<td class="black" width="30%" align="center" height="150">
<select id="fb_list" multiple="multiple" style="text-align:center;width:300px;height:150px;"></select>
</td>
<td align="center" width="5%">
<input type="button" id="add" value="添加www.2cto.com>>" />
<br/>
<br/>
<input type="button" id="delete" value="<<删除" />
</td>
<td class="black" width="30%" align="center">
<select id="select_list" multiple="multiple" style=" text-align:center;width:300px;height:150px;"></select>
</td>
</tr>
</table>
</body>
</html>
摘自 xinghui_liu的专栏
相关新闻>>
- 发表评论
-
- 最新评论 更多>>