Hi,
We are using prototype.js for our site.
Whenever we issue an ajax request , we show an image ("wait...") in
onCreate function and
remove this image in onSuccess() function.
Now for some reason,we need to make ajax request synchoronous,so that
until the call
ended ,user should not do anything.
So, we made aasynchronous:false.
This is working fine in FireFox but in IE(7) the image is just not
displaying.
what will the possible solution?
--
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=.