Сообщение от рони
|
TTATPuOT,
точку то уберите первую
|
Опять не работает.
var exemple = "categry.product"
$.ajax({
url: 'data.json',
dataType: 'json',
async: false,
success: function(data) {
one_week = (data[exemple].price[i]);
}
});
Ошибка
Uncaught TypeError: Cannot read property 'price' of undefined