[jQuery] Sync response in ajax forms
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.