4 Replies Latest reply on Aug 20, 2014 8:10 AM by baddeley84

    Richfaces 3.3.3Final to work with IE11

    aditi1608

      Hi All ,

      We have to make our application to work on IE11 non compatibility mode , however it works in the  compatibilty mode with some alignment issues

       

      Our application is presently using the below technology stack

      jboss-el-jboss-EAP5-provided.jar

      jsf-api-jboss-EAP5-provided.jar

      jsf-facelets-jboss-EAP5-provided.jar

      jsf-impl-jboss-EAP5-provided.jar

      jboss-seam-jboss-EAP5-provided.jar

      jsf.facelets.version :jboss-EAP5-provided

      hibernate : jboss-EAP5-provided seam.version -

      jboss-EAP5-provided

      jboss.el.version-jboss-EAP5-provided

      junit.version - 3.8.1 maven.version -3.0.3

      richfaces.version-3.3.3.Final

      ejb.api.version- 3.0 java.version -1.6

      jsf version:1.2

       

      I googled and fould one way to quickly do it is to add the meta tag in the html pages and another  way is to patch the AJAX.js in the richface-impl3.3.3Final jar .

       

      I need to know how far it will resolve the issues and what are the actual steps i am suppose to follow. Please help.