Ver Mensaje Individual
  #3 (permalink)  
Antiguo 15/03/2012, 14:56
Avatar de IsaBelM
IsaBelM
Colaborador
 
Fecha de Ingreso: junio-2008
Mensajes: 5.032
Antigüedad: 15 años, 10 meses
Puntos: 1012
Respuesta: el número de inputs que existe siempre coincide con un número.

a ver si funciona con este cambio
Cita:
fi = document.getElementById('fiel');
while(fi.firstChild) fi.removeChild(fi.firstChild);
for (num=1;num<=max;num++) {
__________________
if(ViolenciaDeGénero) {alert('MUJER ASESINADA');}