Hi,

I am using Ajax.Updater with : onFailure, onSuccess and onComplete
callback methods. In onSuccess method, I am checking for
transport.status value. That value is returned as 0 if connection with
server is lost. So appropriately I am showing connection lost message.

Now the problem I am facing is, In Mozilla 1.6, if connection with
server is lost none of the callback methods are called. The Ajax call
just gets struck.

I am using Prototype JavaScript framework, version 1.6.0.2

Any help is appreciated.

Thanks
Siddhartha


--~--~---------~--~----~------------~-------~--~----~
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 prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to