>> if($.isArray(data.childs)) { >> $.each(data.childs, function(idx, id){
>> });
>> };