Backbone.CrossDomain icon indicating copy to clipboard operation
Backbone.CrossDomain copied to clipboard

Syntax error

Open dottodot opened this issue 10 years ago • 0 comments

I just get a Syntax error for Jquery when using this. It relates to this in Jquery, and I've tried serval versions of jquery with the same result.

return e.JSON&&e.JSON.parse?e.JSON.parse(n):null===n?n:"string"==typeof n&&(n=x.trim(n),n&&E.test(n.replace(A,"@").replace(j,"]").replace(S,"")))?Function("return "+n)():(x.error("Invalid JSON: "+n),t)

dottodot avatar Feb 14 '14 14:02 dottodot