jQuery fileupload not working in IE 8 and 9

后端 未结 6 1939
梦如初夏
梦如初夏 2021-01-01 22:44

\"enter

This code works in FF and chrome. In IE 8 or 9 I get a 500 error saying a not

6条回答
  •  粉色の甜心
    2021-01-01 23:08

    If by jQuery fileupload you mean using http://blueimp.github.com/jQuery-File-Upload/ then it clearly says in the browser support section that IE 10+ is required for every functionality they implemented.

    https://github.com/blueimp/jQuery-File-Upload/wiki/Browser-support

    If you meant another plugin, just disregard my comment.

提交回复
热议问题