Как вывести jsonhttp://softtime.ru/forumКак вывести jsonhttp://softtime.ru/forum/read.php?id_forum=4&id_theme=85830#post510766Разобрался: В цикле сделал так: $('.tr_line').eq(j).find('td input').eq(3).val(data.win);Как вывести jsonThu, 22 Mar 2012 01:18:08 +0300OLiКак вывести jsonhttp://softtime.ru/forum/read.php?id_forum=4&id_theme=85830#post510760Получил такой json: 0: {id:2, place:3, name:null, games:3, win:0, standoff:1, lose:2, goals:0, score:1} 1: {id:1, place:1, name:null, games:2, win:1, standoff:0,...Как вывести jsonWed, 21 Mar 2012 23:04:59 +0300OLi