su IE funziona mentre su FF restituisce il seguente errore:codice:function chiudi() { window.opener.document.getElementById('foto').value = document.getElementById('filename').value; window.close(); }
document.getElementById("filename") has no propertie
di cosa si tratta?