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

Brian Leathem (JIRA) jira-events at lists.jboss.org
Tue Jul 24 18:26:07 EDT 2012


     [ https://issues.jboss.org/browse/RF-12267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-12267:
-------------------------------

    Fix Version/s: 3.Future

    
> 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
>             Fix For: 3.Future
>
>
> <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