Re: [PHP] need "pop-up" in progress alert
- Date: Fri, 18 Apr 2008 15:53:31 -0400
- From: "Steve Holmes" <sholmes42@xxxxxxx>
- Subject: Re: [PHP] need "pop-up" in progress alert
On Fri, Apr 18, 2008 at 12:43 PM, bruce <bedouglas@xxxxxxxxxxxxx> wrote:
>
>
> what did a google search on php/ajax progress bar return?
>
> peace
>
Once I know kind of what to search for (thanks for that) I found some very
interesting things. In particular I like:
http://www.bram.us/projects/js_bramus/jsprogressbarhandler/
I know this isn't a pop-up but I can make it work. As long as the user knows
something is happening (and I protect them from their own stupidity :-) I'll
be fine.
Thanks for all the quick help!
Steve