Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你们中有人知道在 Internet Explorer 中显示上传进度的方法吗?我目前正在使用 Ajax 上传器,我只需要一个简单的上传进度显示。(上传本身在 IE 中有效,但我需要一个进度......一个百分比会很棒......)
任何想法?
在旧的 IE 浏览器中,如果不使用服务器端 hack 和附加请求来更新状态,或者例如基于 flash/java 的上传器,您就无法做到这一点。