> Does jQuery comes with a built-in JSON parser? > I need a FROM JSON function as an alternative to using eval.
No it does not. I recommend Doug Crockford's json2.js script: http://www.json.org/js.html
> Does jQuery comes with a built-in JSON parser? > I need a FROM JSON function as an alternative to using eval.
No it does not. I recommend Doug Crockford's json2.js script: http://www.json.org/js.html