The red button redirects to nowhere!

The red button below redirects to a server which appears to be offline. The client-side code is attempting to access the page located nowhere. With no response coming from the server the client-side code tries to access the server in other ways until a fallback to a default browser behavior occur (for example IE will display well-known "Page cannot be displayed" error message).

Notice that in contrast to other AJAX solutions the browser's back button works properly returning you back to this page.


As in the case of server-side faults, Ajaxium shows itself as an effective time-saving tool for developers and testers. In addition, your Website visitors receive an adequate information message.