[問題] struts radiobox點不到

看板Ajax作者 (Shen)時間9年前 (2016/01/26 15:33), 9年前編輯推噓0(003)
留言3則, 1人參與, 最新討論串1/1
原本系統使用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) 此問題我一直摸不著頭緒, 還請各位大大指點迷津, 給小弟我一個方向尋找解答。 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 60.248.27.129 ※ 文章網址: https://www.ptt.cc/bbs/Ajax/M.1453793609.A.0C0.html ※ 編輯: lotoyoko (60.248.27.129), 01/26/2016 15:44:50

01/26 17:40, , 1F
最新情報小弟我已經成功更新完版本了..但是點不到的問題
01/26 17:40, 1F

01/26 17:41, , 2F
仍然存在,請問按鈕觸發偏上是要朝哪個方向解決呢?
01/26 17:41, 2F

01/27 00:08, , 3F
經測試是因為使用了theme="simple"尋找解決辦法中
01/27 00:08, 3F
文章代碼(AID): #1Mfo5930 (Ajax)
文章代碼(AID): #1Mfo5930 (Ajax)