Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/08/2004, 15:12
Avatar de living
living
 
Fecha de Ingreso: mayo-2004
Mensajes: 1.266
Antigüedad: 20 años, 7 meses
Puntos: 2
Espero que sea esto lo que pides

Código HTML:
<form>
<input type="text" name="texto1" onFocus="document.getElementById('radio1').checked=true">
<input type="radio" id="radio1" name="opcion"><br>
<input type="text" name="texto2" onFocus="document.getElementById('radio2').checked=true">
<input type="radio" id="radio2" name="opcion"><br>
<input type="text" name="texto3" onFocus="document.getElementById('radio3').checked=true">
<input type="radio" id="radio3" name="opcion">
</form> 
__________________
¿Te apasiona el mundo del guión? El portal del guión