we are using the below tags. Everything works fine in ie6 but not in ie8... action is not getting triggered...I could not see any script issue also in the developer tool...
Somebody please guide me on this...
Code:
<f:view>
<h:form id="personMaintPage" name="personMaintPage">
<h:commandButton id="findBtn" action="#{person.find}" style="display:none"/>