Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

problem in input tag of type file

  • 2 risposte
  • 4 hanno questo problema
  • 8 visualizzazioni
  • Ultima risposta di cor-el

more options

Hi,

I am using FireFox v.22, whenever i browse Default.aspx page in browser with <input type="file" /> it allows me to show a dialog box to select file from local drive. but when i add my own custom javascript it doesn't shows me a select file dialog box for input tag of file type. can anybody tel me what is an compatibility issue with file input tag with javascript functions?

Hi, I am using FireFox v.22, whenever i browse Default.aspx page in browser with <input type="file" /> it allows me to show a dialog box to select file from local drive. but when i add my own custom javascript it doesn't shows me a select file dialog box for input tag of file type. can anybody tel me what is an compatibility issue with file input tag with javascript functions?

Tutte le risposte (2)

more options

This forum focuses more on end-user support and the built-in features. For scripting issues, I suggest trying the unofficial mozillaZine Web Development board. It's a separate site with separate registration. For best results, please note the tips in the Sticky Post at the top of the forum before posting.

more options

Note that the input field has changed appearance in the current release.

  • Bug 838675 – Make <input type='file'> rendering nicer (keep up with other browsers)
  • Bug 838694 - Move the text showing the file names to the right of the browse button for <input type='file'>