If you’ve tried this, you’ve realized that trying to include both prototype.js and json.js in the same html will cause things to silently fail. The quick solution to this is to not use json.js and upgrade to prototype 1.5.1 or better. In the latest version of prototype there is a method “string.evalJSON();” which I think handles the case that most people use json.js for.


0 Comments
You can be the first one to leave a comment.