當前位置:編程學習大全網 - 遊戲軟體 - 得到下拉框的值 賦給另外壹個下拉框

得到下拉框的值 賦給另外壹個下拉框

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "</option>

<option value="3">a8235145@163.com</option>

<option value="4">ahuangyo@sina.com</option>

<option value="5">linghunbaobei@163.com</option>

</select></td>

<td align="center"><p>

<input name="left_add1" type="button" class="button" id="left_add1" value="添加>" onclick="selectInda('about_select1','about_option1');subIndex('about_option1', 'about_fitg');" />

</p>

<p>

<input name="right_del1" type="button" class="button" id="right_del1" value="<刪除" onclick="deleteIndex('about_option1');subIndex('about_option1', 'about_fitg');" />

</p>

<p>

<input name="right_delall" type="button" class="button" id="right_delall" value="<<" onclick="document.getElementById('about_option1').options.length=0;document.getElementById('about_fitg').value='';" />

</p></td>

<td width="42%"><select name="about_option1" size="20" multiple="multiple" id="about_option1" style="width:100%" ondblclick="deleteIndex('about_option1');subIndex('about_option1', 'about_fitg');">

</select>

<input name="about_fitg" id="about_fitg" type="hidden" value="" /></td>

</tr>

</table></td>

<td>?</td>

</tr>

<tr>

<td colspan="3">?</td>

</tr>

</table>

</body>

</html>

  • 上一篇:美白牙齒有哪些方法?
  • 下一篇:電視背景墻效果為8、9後設計的個性時尚背景墻
  • copyright 2024編程學習大全網