How to access values in a multidimensional JSON array with jQuery
问题 So I fetch a multidimensional JSON array with getJSON and I want to access values in the array, but can't reach longer than the first element in the array. "producers", [ { "producer":{ "id":"1", "name":"Em\u00e5mejeriet", "address":" Grenv\u00e4gen 1-3", "zipcode":" 577 39", "district":" Hultsfred", "webpage":"http:\/\/www.emamejeriet.se", "logoURL":"..\/producenter\/images\/ema.png", "latitude":"57.4999", "longitude":"15.828" } }, { "producer":{ "id":"2", ...and so on. My code: $.getJSON("