

Provide a function that can help debug failed Y.log("Success handler is complete.", "info", "example") Var descriptionNode = root.getElementsByTagName('description').firstChild.nodeValue ĭiv.set("innerHTML", "" + oTitle + "" + "" + oDateTime + "" + descriptionNode) Var oDateTime = root.getElementsByTagName('lastBuildDate').firstChild.nodeValue Var oTitle = root.getElementsByTagName('description').firstChild.nodeValue Var root = o.responseXML.documentElement

Y.log("Success handler called handler will parse the retrieved XML and insert into DOM.", "info", "example") The success handler will find the response Define a function to handle a successful response from Id:'flash', //We'll reference this id in the xdr configuration of our transaction. Get a Node reference to the div we'll use for displaying Create a YUI instance, using IO, for this example: //Create a YUI instance including support for cross-domain IO:
