waitForAjax (method, requestURI)
(Molybdenum-only)
Checks whether an XMLHttpRequest with the given params has returned with readyState 4
and all Javascript onreadystatechange listeners have been invoked.
Any DOM modification should have taken place by now.
@since 0.7.1
Arguments: