| Author |
Ajax status doesn't stop in IE8
|
Marcel Jacome
Greenhorn
Joined: Feb 06, 2009
Posts: 26
|
|
Hi guys, i turn to your wisdom to help me out on this problem that really has me banging my head against a brick wall. I have a page that uses a4j:status to display a modal panel while an ajax request is in progress.
It works fine in Firefox and google chrome , but in IE8 the modal panel never goes away , even though the request has been completed.
This is the code
I am desperate please help!!! . Thanks in advance
|
 |
Marcel Jacome
Greenhorn
Joined: Feb 06, 2009
Posts: 26
|
|
The page works like this: A value is entered into
Since this is an onblur event , the screen is dimmed and the modal panel shown , then a combobox is updated and the request is completed , but the modal panel is never hidden.
|
 |
Marcel Jacome
Greenhorn
Joined: Feb 06, 2009
Posts: 26
|
|
|
UPDATE: I have discovered the cause of the problem , it seems that under IE8 , there is an incompatibility problem , if you go to View -> Compatibility View , things begin to work again. If the compatibility view is switched off , the modal panel component stops working. What can i do in this case , is there any way to circumvent or avoid this problem? will switching to a better version of Richfaces help here??
|
 |
 |
|
|
subject: Ajax status doesn't stop in IE8
|
|
|