- 
        1. Re: RichFaces rendering issues in IE9healeyb Aug 10, 2012 7:45 AM (in response to rharibabu)What is your Mojarra version? There was a bug in versions earlier than 2.1.7 that could possibly be causing the behavior you are seeing. Please see this post: https://community.jboss.org/message/647453#647453 Regards, Brendan. 
- 
        2. Re: RichFaces rendering issues in IE9rharibabu Aug 10, 2012 8:26 AM (in response to healeyb)My mojarra version is still 1.2_12-b01-FCS and RF is 3.3.1, but I am not having issues with re-rendering (as mentioned in the other discussion). Re-rendering happens perfectly with most of the other RF components (in IE9), but the issue is with only very few of them, which I've mentioned above. I can try updating my mojarra to anything above 2.1.7 and post here, if it works. Regards, Ram 
- 
        3. Re: RichFaces rendering issues in IE9healeyb Aug 10, 2012 9:25 AM (in response to rharibabu)It wasn't apparent to me that you were using RF3 so of couse my reply is totally irrelevant. This looks like a good post to read through and follow the links within it: https://community.jboss.org/thread/156720 It doesn't look like there's a way to dynamically switch IE compatibility mode other than the meta tag, so it looks like it all depends on the workings of your container/child page. With JSF 2 templates you would be able to ui:define a "header" section that could be inserted between the h:head tags in the template, so you could have child page specific content within the header including meta tags. Is there nothing similar you could do? Good luck, Brendan. 
 
    