Josh Nathanson schrieb:

Usually this means that your JSON data has an error in the formatting somewhere - perhaps a missing or extra comma. If JSON data cannot be evaluated successfully, it fails silently.
Actually it triggers the global ajaxError event. Though unless you register a handler, it just fails silently: http://docs.jquery.com/Ajax/ajaxError#callback

Jörn

Reply via email to