if (variable=NaN) {
variable=0;
}
graciass
![Neurótico](http://static.forosdelweb.com/fdwtheme/images/smilies/scared.png)
| ||||
if (isNaN(variable)) { variable = 0; } else { alert(variable)//es numerico } 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. |