Skip to content

Commit

Permalink
Added Douglas Crockford's json2.js library for JSON.stringify support.
Browse files Browse the repository at this point in the history
jQuery has implemented JSON.parse(), but not JSON.stringify(). This
commit adds Crockford's fallback library and uses the JSON.stringify()
method where before we used the $PJ.toJSON() call from the jQuery JSON
plugin.
  • Loading branch information
mmakaay committed Jul 24, 2011
1 parent c82edc7 commit e25d154
Show file tree
Hide file tree
Showing 6 changed files with 493 additions and 6 deletions.
2 changes: 1 addition & 1 deletion include/javascript/jquery-1.6.2.min.js

Large diffs are not rendered by default.

0 comments on commit e25d154

Please sign in to comment.