[问题] struts radiobox点不到

楼主: lotoyoko (Shen)   2016-01-26 15:33:27
原本系统使用IE9使用正常,
但使用IE11时,radiobox必须点选物件的右上方一些才会触发,
<td>
<s:radio list='#{true:"制式", false:"非制式"}' name="formEntity.standard"
value="formEntity.standard == null ? true :
formEntity.standard" theme="simple" cssStyle="border:0px;"
</td> onclick="onSelStandard()" />
使用的struts2-core版本为2.1.7
原本认为是struts版本过旧导致,
希望借由升级struts解决此问题,
升级版本为
struts2-core-2.3.24.1
xwork-core-2.3.24.1
commons-lang3-3.4
ognl-3.0.6
quartz-1.6.4
servlet-api-2.4
使用tomcat6
jdk1.7
以上更换后又产生另一个问题
严重: Exception starting filter struts2
Unable to load configuration. - bean -
jar:file:/C:/Users/shen/Desktop/tomcat6/webapps/twse/WEB-INF/lib/struts2-core-2.3.24.1.jar!/struts-default.xml:85:192
at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:493)
此问题我一直摸不著头绪,
还请各位大大指点迷津,
给小弟我一个方向寻找解答。
楼主: lotoyoko (Shen)   2016-01-26 17:40:00
最新情报小弟我已经成功更新完版本了..但是点不到的问题仍然存在,请问按钮触发偏上是要朝哪个方向解决呢?经测试是因为使用了theme="simple"寻找解决办法中

Links booklink

Contact Us: admin [ a t ] ucptt.com