Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/10/2005, 08:03
Avatar de KarlanKas
KarlanKas
Moderador extraterrestre
 
Fecha de Ingreso: diciembre-2001
Ubicación: Madrid
Mensajes: 6.987
Antigüedad: 22 años, 5 meses
Puntos: 61

<html>
<body>
<form name="form1" method="post" action="">
<input type="checkbox" onclick="this.form.checkbox2.checked=this.checked" name="checkbox1" value="checkbox">
<input type="checkbox" onclick="this.form.checkbox1.checked=this.checked" name="checkbox2" value="checkbox">
</form>
</body>
</html>
__________________
Cómo escribir

No hay pregunta tonta, sino tonto que quiere seguir en la ignorancia.