| Author |
h:selectOneMenu breaking up in IE 9
|
B Nirvan
Ranch Hand
Joined: Oct 20, 2010
Posts: 82
|
|
Hi,
I have a h:selectOneMenu which works well on IE 8 and Google chrome. Recently, I tested the code on IE 9 and the h:selectOneMenu is breaking up. Here is the code for the h:selectOneMenu tag that I am using.
The f:ajax tag inside h:selectOneMenu is supposed to refresh cityList, areaList but that doesn't happen. Instead these selectOneMenu lists retain their old values.
I am using Mojarra 2.0.2 with netbeans and glassfish server 3.
regards,
Nirvan.
|
 |
 |
|
|
subject: h:selectOneMenu breaking up in IE 9
|
|
|