View Full Version : Ajax Remainer
XAKERA
03-08-2008, 12:54 PM
I use ajax content. and my site is in ajax full ajax. Everything is in ajax. and it is possible make in loading to show how many time left for open next page. When loading in loading <div> show how many time left for open page.
codeexploiter
03-10-2008, 05:52 AM
The way AJAX transactions works depends upon the connection speed, the way the server-side part works, etc. I don't think you can compute how much time remaining to finish the AJAX transaction in an efficient manner. It would be better if you go with a generic 'loading message' and hide that loading message if the transaction is a success or a failure.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.