在ie9下,ng-file-upload使用button提交没有反应,监听ng-modal的值也没变化

在 ie9 下,ng-file-upload 使用 button 点击弹出选择文件框,选择文件后提交没有反应,监 听ng-modal 的值也没变化

<button type="button" name="button" class="btn upload-btn-kk" ngf-select ng-model="vm.files" ngf-multiple="false">点击上传</button>
阅读 1.9k
1 个回答

https://github.com/danialfari...

For IE8-9 flash polyfill you need to have a crossdomain.xml file at the root of you S3 bucket. Make sure the content-type of crossdomain.xml is text/xml and you provide read access to this file in your bucket policy.

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题