Please post your code to JsFiddle.net and paste back a link, so we can see a 
test case.

Best,
Oskar

On May 26, 2011, at 10:57 PM, Russellmd wrote:

> Hello All
> 
> I have a problem with an Ajax request.
> I have a "for" instruction, for each iteration is executin a request(I
> used XHR). Each request access an external url, so execution time is
> about 4-6 seconds, and I need to access at least 600 external links.
> I would like to display result of each request, one by one. At the
> moment my script is executing and show me all items when "for" is
> finished. So, it is possible to display result of each iteration
> immediatly , when iteration is finished?
> 
> Thanks and sorry for bad English

Reply via email to