01/03/2007, 01:55
|
| Colaborador | | Fecha de Ingreso: febrero-2002 Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 22 años, 10 meses Puntos: 772 | |
Re: Copiar informacion de input a input Hola kasiski
Usa esto:
Código:
<input name="cafe" type="text" id="cafe" maxlength="17" onkeyup = "verde.value=this.value">
Saludos, |