ejaboneta Posted May 7, 2010 Share Posted May 7, 2010 I've had this problem for months now. I'd been using a script I got from an AJAX tutorial and it was fine unless I wanted to make more than one request. Sometimes only the last request would load and worse, in both target divs. I've been going through different scripts and most of them don't work right or are very slow.. Does anyone know a script that will do multiple requests and load in the right place fast? Quote Link to comment Share on other sites More sharing options...
F1Fan Posted May 7, 2010 Share Posted May 7, 2010 The trick to this is actually quite easy. Create a new http object for each request that you want to make. If this isn't clear, list your code and I'll show you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.