what your doing there Shawn is still flooding the server with ajax
calls, and displaying them as they come back to the user. What happens
if some requests come back out of order (eg. latency)?

now if u switched it around .. that might be usable...

so there's nothing built in to jQuery? Is anyone else queuing up their
ajax requests?

Reply via email to