Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/08/2004, 00:22
Avatar de living
living
 
Fecha de Ingreso: mayo-2004
Mensajes: 1.266
Antigüedad: 20 años, 9 meses
Puntos: 2
<input type="checkbox" name="checkbox1" onclick="f_funcion(this)">

function f_funcion(check)
{
if (check.checked){
alert('apreto!');
}
}
__________________
¿Te apasiona el mundo del guión? El portal del guión