首页 > 其他 > 详细

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

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


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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!