Blueimp 文件上传器在 IE 9 及更高版本中抛出错误 "No conversion from text to Iframe"

Blueimp file uploader is throwing error "No conversion from text to Iframe" in IE 9 and above

Blueimp 文件上传器在 IE 9 及更高版本中抛出错误 No conversion from text to Iframe。它在 Mozilla、Chrome 和 safari 中工作。我用谷歌搜索,但没有发现任何与之相关的错误。

通过在 Blueimp File uploader js 之上添加 js jquery.iframe-transport.js 的引用来解决问题。此 js 在 Blueimp 文件上传器 zip 文件包中可用。