delayEvents.phpTest script that uses xajaxResponse->sleep, xajaxResponse->call and a variety of callback request options to show the progress of a series of requests. |
Response command which instructs xajax to pause execution of the response commands, returning control to the browser so it can perform other commands asynchronously.
function sleep( $tenths )
Response command that indicates that the specified javascript function should be called with the given (optional) parameters.
function call()