What's the standard way of dealing with the ordering of multiple ajax requests? |
I use an old (2009) patched JavaScript that still works - Ajax Queue Plugin, see the option mode: 'queue'
Demo: http://iridadesign.com/starter-public-ed...ajax-queue Source: https://github.com/ivantcholakov/starter...x-queue.js |
Messages In This Thread |
What's the standard way of dealing with the ordering of multiple ajax requests? - by skunkbad - 05-03-2017, 10:02 AM
RE: What's the standard way of dealing with the ordering of multiple ajax requests? - by ivantcholakov - 05-03-2017, 10:31 AM
RE: What's the standard way of dealing with the ordering of multiple ajax requests? - by skunkbad - 05-03-2017, 11:46 AM
RE: What's the standard way of dealing with the ordering of multiple ajax requests? - by InsiteFX - 05-03-2017, 12:16 PM
RE: What's the standard way of dealing with the ordering of multiple ajax requests? - by marksman - 05-03-2017, 02:49 PM
RE: What's the standard way of dealing with the ordering of multiple ajax requests? - by skunkbad - 05-03-2017, 05:08 PM
RE: What's the standard way of dealing with the ordering of multiple ajax requests? - by marksman - 05-03-2017, 07:47 PM
|