Solucio camp text
De wikiserver
La revisió el 14:45, 18 gen 2015 per Jnoguera (Discussió | contribucions) (Es crea la pàgina amb «<source type="java"> valor = document.getElementById("campo").value; if( isNaN(valor) ) { return false; } </source>».)
valor = document.getElementById("campo").value;
if( isNaN(valor) ) {
return false;
}