JSON with Special Characters fails in IE
If you try to eval a JSON string that has special characters in it(non-ascii, or chr > 127), it will error out. The other browsers work fine.

Leave Comment

optional