I noticed that the onFailure callback never fires when there's
actually an error in Ajax.Request. Commonly, I just alert('server
busy') in the callback. I never see this alert when my web host is
overloaded and just doesn't respond at all. How do I alert an error
message when the server is too slow and never responds?-- 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=en.
