I have a requirement to parse/traverse an XML file using the YUI 2.8 library. From the YUI\'s manual page of DataSource, I could get i开发者_开发问答nfo about how to get the XML file using XHRDataSour
I\'m using post, and the YUI documentation example code isn\'t working. YAHOO.util.Event.addListener(window,\"load\",function()
I hope I am describing my issue enough.. here goes: I have a YUI data table, get a server side set of records via JSON, and then populates the data.