码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2015-08-06 01:47:11      阅读:99      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!