Ver Mensaje Individual
  #2 (permalink)  
Antiguo 08/03/2006, 18:01
Avatar de flaviovich
flaviovich
 
Fecha de Ingreso: agosto-2005
Ubicación: Lima, Peru
Mensajes: 2.951
Antigüedad: 18 años, 9 meses
Puntos: 39
Facil!
He aquí los cambios:
Código HTML:
<select name="COMBO[]" size="5" multiple style="width: 100px;">
<input type="button" name="Disable" value="&nbsp;&nbsp;&nbsp; Disable -&gt; " style="width: 100px;" onClick="MoveOption(this.form['COMBO[]'], this.form.Disabled)">
<input type="button" name="Enable" value=" &lt;- Enable &nbsp;&nbsp;&nbsp;" style="width: 100px;" onClick="MoveOption(this.form.Disabled, this.form['COMBO[]'])"> 
__________________
No repitamos temas, usemos el Motor de busquedas
Plantea bien tu problema: Ayúdanos a ayudarte.