[richfaces-issues] [JBoss JIRA] (RF-12267) I am working in JSF 1.2 .ajax is not working in IE 9

kaushik baishya (JIRA) jira-events at lists.jboss.org
Fri May 18 00:59:18 EDT 2012


    [ https://issues.jboss.org/browse/RF-12267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693868#comment-12693868 ] 

kaushik baishya commented on RF-12267:
--------------------------------------

as per the workaround posted in the above link... i have added that META-TAG in my code... but still the IE 9 remains in  its standard mode.I am using richfaces-api-3.3.3.Final.jar,richfaceimpl-3.3.3.Final.jar,richfaces-ui-3.3.3.Final.jar.... 
                
> I am working in JSF 1.2 .ajax is not  working in IE 9
> -----------------------------------------------------
>
>                 Key: RF-12267
>                 URL: https://issues.jboss.org/browse/RF-12267
>             Project: RichFaces
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>            Reporter: kaushik baishya
>              Labels: waiting_on_user
>
> <h:selectOneMenu id="MainCategory" style="width: 250px; height: 23px; "  value="#{newRequestBean.emailDTO.mainCategory}">
> 										<a4j:support event="onchange" ajaxSingle="true" reRender="category" action="#{newRequestBean.loadSubCategory}"/>
> 			           				 <f:selectItems value="#{newRequestBean.mainCategories}"/>
> 								 </h:selectOneMenu>
> i have my code  some what like this...But the ajax in not rendering in ie9..

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list