Показать сообщение отдельно
  #2 (permalink)  
Старый 05.03.2013, 05:17
Интересующийся
Отправить личное сообщение для imsha Посмотреть профиль Найти все сообщения от imsha
 
Регистрация: 19.11.2008
Сообщений: 28

вероятно сам json ответ содержит ошибки.

Вот что указано в api http://api.jquery.com/jQuery.getJSON/

Important: As of jQuery 1.4, if the JSON file contains a syntax error, the request will usually fail silently. Avoid frequent hand-editing of JSON data for this reason. JSON is a data-interchange format with syntax rules that are stricter than those of JavaScript's object literal notation. For example, all strings represented in JSON, whether they are properties or values, must be enclosed in double-quotes.
Ответить с цитированием