Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

a4j support : reRender not working in IE10

1000316Apr 2 2013 — edited Apr 2 2013
Hi,

We use JSF and a4j in our project. We have got code as below. But, the reRender doesn't work in IE 10 browser. While accessing the application using IE 10 browser, ot able to render the div with the id, 'designDirectorId'. Could anyone help please?


<a4j:support event="onchange" ajaxSingle="true" immediate="true" actionListener="{applicationRequestHandler.regionChangeListner}"
reRender="designDirectorId" />


Thanks in advance,
Venkat
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 30 2013
Added on Apr 2 2013
1 comment
2,598 views