Plupload HTML4 Add Files dialog not triggering in IE

前端 未结 2 1753
庸人自扰
庸人自扰 2021-01-20 02:54

I\'m using Plupload (jQuery version) with HTML4 for IE, and for some reason it\'s not opening the File Dialog when I press the Add Files button.

The Plupload contain

2条回答
  •  有刺的猬
    2021-01-20 03:27

    After showing or moving the button, call uploader.refresh() to have the runtime shim update its position.

提交回复
热议问题