Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

problem in input tag of type file

  • 2 trả lời
  • 4 gặp vấn đề này
  • 8 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (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'>