0 Replies Latest reply on Aug 4, 2008 1:57 PM by venu2008

    <a4j:commandButton> not working with IE7

    venu2008

      Hi..

      <a4j:commandButton> is not working with IE 7 .. But Same code is working in FireFox....

      Any Solution for this one...are any updated Library...
      <a4j:commandButton immediate="true"
      onclick="this.disabled=true;"
      action="#{clientLOBBean.lobAction}"
      reRender="errormessage" styleClass="FormSubmit"
      value=" << OK >> ">
      </a4j:commandButton>

      Thanks in Advance..

      VenuGopal