loading.............
muy cierto
Código:
function buscaref(){
105 //recogemos el valor introducido en el campo referencia
106 var ref_introducida = document.getElementById('ref').value;
107 var url = "http://www.decofactory.net/comun/buscaReferencia.php";
108 var strParams = "referencia=" + ref_introducida;
109 var loader1 = new net.ContentLoader(url, validaReferencia, null, "POST", strParams);
110}
http://www.decofactory.net/ !=
http://decofactory.net/
y
document.getElementById('comboFormato').length solo es una propiedad de LECTURA.
connection closed.