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

时间:2015-08-06 01:46:05   收藏:0   阅读:244
方法来自于: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"> 


原文:http://www.cnblogs.com/todoit/p/4706198.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!