Results 1 to 2 of 2

Thread: Ajax Remainer

  1. #1
    Join Date
    Dec 2007
    Posts
    44
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ajax Remainer

    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.

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    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.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •