¡@

Home 

javascript Programming Glossary: ndx

Parsing XML JQuery Ajax Response with Namespace

http://stackoverflow.com/questions/9625487/parsing-xml-jquery-ajax-response-with-namespace

function .ajax url url success function data var ndx 0 row txt data .find return .text xml unescape txt xmlDoc.. tbody .empty row tr row.append th .text # .addClass ndx firstrow.children .each function row.append th .text this.nodeName.. .find row .each function row tr row.append td .text ndx 1 .addClass ndx this .children .each function row.append..