HOTSPOT
You implement a callback function by using JavaScript.
You need to process the returned XML data.
How should you complete the relevant code? (To answer, select the appropriate option from each
drop-down list in the answer area.)
Leave a Reply
callback.call(httpRequest.responseXML);
processResults(this);