您的位置:首页 > 其它

解决Fileupload 在IE 10 中需要双击的问题

2015-08-05 23:52 363 查看
方法来自于:https://code.google.com/p/primefaces/issues/detail?id=5355
the oncomplete event is working for me.  it seems that the only workaroud for the double click issue is by setting  
即在页面中加入
<meta http-equiv="x-ua-compatible" content="IE=9">

                                            
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: