I don't think that is solution. I need realtime response, from php script. Finding solution... Computing infi.... was just for example :) Real output is a bit more informational
Resizing image 001.jpg... Adding do db... Resizing image 002.jpg... And so on... On Mar 30, 9:38 pm, James <james.gp....@gmail.com> wrote: > Do a search on how to use the setTimeout() function. You can set a > timeout on when each of the text will be displayed. > > On Mar 28, 9:41 am, Josip Lazic <jlaz...@gmail.com> wrote: > > > Is it possible to display response from ajax script.... err something > > like this: > > I call ajax.php and usually i takes few seconds to finish, and I would > > like to update 'target' with something like text progressbar. > > > Finding solution.... > > Coumputing infinity... > > Talking with God... > > Done. > > > Currently this response is shown all at once after script finish.