javascript - From ELements Loaded or not? -


Hello I call random Ajax calls. I can complete all AJAX calls and the values ​​are loaded in compass and multiple. Boxes, giving Ajax status to any other solution, any JavaScript event that triggers all elements to load ???, I tried the prototype document. Blog ("dom: loaded", function (), but does not work for AJAX calls

How can I see that all AJAX calls have been completed and the values ​​are loaded in the compass and many boxes, any solutions other than AJAX status

Why? What is wrong with using the AJAX request status, which is the legal way to determine the status of the request (and thus succeeded Or failure)?

There may be a legitimate reason for this restriction (though it does not appear at first glance), but if so, that is because you are doing something unusual, As if your request is a hope of "unsuccessful" if this is the case, then you have to clearly explain that the obstacles are anyway.

Do not forget this, just check the situation and make sure Do the right for remote server requests The viewer is returned (if it is under your control).


Comments