
26/10/2005, 14:57
|
 | | | Fecha de Ingreso: mayo-2003 Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 21 años, 9 meses Puntos: 5 | |
Código PHP: for (i = 1; 5, i++) { valor= document.getElementById('valorID' + i); if (valor) { // el objeto existe. } else { // el objeto fue eliminado... o sea, no existe :-) } }
saludos
__________________ Saruman One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them. |