简体   繁体   English

IE9中的SelectInputDate和inputFile问题

[英]SelectInputDate and inputFile problems in IE9

I'm new to Java and IceFaces. 我是Java和IceFaces的新手。 I have a site which uses icefaces selectInputDate() and inputfile that doesn't work for any IE9 -users other than me. 我有一个使用icefaces selectInputDate()inputfile的网站,该网站不适用于除我以外的任何IE9用户。 The only observable difference is the fact that we are located in different countries. 唯一可观察到的区别是我们位于不同的国家。

Are there any other componets that do the same as the two mention above? 还有其他与上述两个功能相同的组件吗? Or does anyone know of any IE9 settings that could cause this? 还是没有人知道任何可能导致此问题的IE9设置?

I've researched this problem on google without any success. 我已经在Google上研究了此问题,但没有成功。

将f:convertDatTime驴添加为selectInputDate的子对象: <f:convertDateTime pattern="#{dateFormat}" timeZone="#{timeZone}" locale=#{locale} />

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM