3 Replies Latest reply on Mar 12, 2013 12:55 PM by wizjaa

    RF4 a4j:ajax oncomplete fails in IE8. Object doesn't support this property or method

    uncle-moose

      richfaces-4.0.0.Final and richfaces-4.1.0.20111111-CR1

       

      <h:commandLink id="sortByfgDiscoFlag" value="FG Dsc?">

          <f:attribute name="dbColumn" value ="FG_DISCO_FLAG"/>

          <a4j:ajax event="click" execute="@this" render="@form" listener="#{circuitDetailManagedBean.sortResults}" status="fgDiscoFlgStt" oncomplete="com.vzb.setFocus('cktDetForm:cktTbl:sortByfgDiscoFlag');"/>

      </h:commandLink>

       

       

      Works in Firefox, fails in IE8: