How to detect if your server is down when making jQuery Ajax calls
If you developed an ajax rich web application , maybe even a single page interface, you want to make sure that the user gets notified if the server is not reachable anymore. This…
Topic
1 story
If you developed an ajax rich web application , maybe even a single page interface, you want to make sure that the user gets notified if the server is not reachable anymore. This…