Soldato
- Joined
- 5 Dec 2003
- Posts
- 2,716
- Location
- Glasgow
Hey I have a lot of AJAX refreshing stats on a single webpage and having a problem whereby some of the info returned is appearing in odd places in the wrong DIVs. I reckon this is because there is a few firing off at once so need to build a sort of queue or waiting system so that one AJAX request finishes before another starts. Has anyone any experience of this or know how I ought to go about it?