Ver Mensaje Individual
  #6 (permalink)  
Antiguo 12/11/2005, 15:56
Avatar de Cap.Buscapina
Cap.Buscapina
 
Fecha de Ingreso: octubre-2004
Ubicación: Argentina
Mensajes: 836
Antigüedad: 20 años, 3 meses
Puntos: 4
Cita:
<input type="radio" onclick="pepe.value='algo'; pepe.disabled=true; juan.value='algo mas';this.checked=true;" />
<input type="text" name="pepe" />
<input type="text" name="juan" />
si tambien queres sombrear "juan" agrega
Cita:
juan.disabled=true;

chau
__________________
by Capitán Buscapina
.