PHP Classes

Loading Screen

Recommend this page to a friend!

      Auto Ajax  >  All threads  >  Loading Screen  >  (Un) Subscribe thread alerts  
Subject:Loading Screen
Summary:How can I display a loading message?
Messages:3
Author:Brendan Conrad
Date:2007-11-09 18:05:21
Update:2008-01-02 21:07:25
 

 


  1. Loading Screen   Reply   Report abuse  
Picture of Brendan Conrad Brendan Conrad - 2007-11-09 18:05:23
I have implemented your class and it works great. Thank you! :)

For some longer queries, though, how can I add a pre-loading section with a message like "loading..." or "please wait?"

  2. Re: Loading Screen   Reply   Report abuse  
Picture of Cesar D. Rodas Cesar D. Rodas - 2007-11-09 18:52:11 - In reply to message 1 from Brendan Conrad
Hello,

I haven't implement a method to do that yet. I will work on it and I will publish tomorrow.

What I am thinking is function that receive as parameter the text to display. Do you have any suggest of how API should look like?

Best regards.

  3. Re: Loading Screen   Reply   Report abuse  
Picture of Roger Qiu Roger Qiu - 2008-01-02 21:07:25 - In reply to message 2 from Cesar D. Rodas
Could there be one of those Circle of dots things that I see in alot of other ajax implemented sites?