hm

hm / Использование JSON

Last active 2 weeks ago

Like 0
gistfile1.txt Raw
1var r = $.parseJSON(str);
2$("#elem_"+id).html(r.var1);