Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

problem in input tag of type file

  • 2 antwoorden
  • 4 hebben dit probleem
  • 8 weergaven
  • Laatste antwoord van 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?

Alle antwoorden (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'>