Really? I thought it had because jQuery evaluates JSON internally (e.g.: getJSON method).
On Nov 10, 2:42 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > > 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