dbx Posted January 27, 2009 Share Posted January 27, 2009 Hi, I have a page that displays one of two forms based on a cookie that is stored on the user's computer. Every time the page loads, AJAX checks the cookie and displays the correct form. While AJAX does this, it displays a small loading image. If, while it is loading, i click a link somewhere else on the page that uses AJAX, the form will not load and the loading image will keep going. Is there a way for me to force it to try again after a certain amount of time? Or to display an error requesting they reload the page to try again? Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.