JSON and parsing
JSON and parsing
If I have a JSON object that passes parsing and eval tests, but still fails when I try to parse in jquery, what should I be looking for? I don't want to use eval().
Is there a jquery json parser I can use without invoking an AJAX call?
Thanks,
Eugene "Eggers"