Konu
$.each() fonksiyonu
16-02-2013, 08:53:08
#6
ShekerChi
Üyeliği durduruldu
var obj = jQuery.parseJSON('{"gumus": { "alis": "1.68","satis": "1.8","condition": "price-stable" }}');
alert(obj.gumus.alis);
bu daha mantıklı bence