[jQuery] Re: Problem if AJAX returns JSON with colon (:)

2008-07-15 Thread Karl Rudd
I can't see anything wrong with your code or the returned JSON. Define screwed up. Karl Rudd On Wed, Jul 16, 2008 at 4:01 AM, WoolyNinja [EMAIL PROTECTED] wrote: I call a program using the following: $.ajax({ complete:function(req,status){ ... },

[jQuery] Re: Problem if AJAX returns JSON with colon (:)

2008-07-15 Thread MorningZ
I took that JSON and plugged it right into JSONViewer (http:// www.codeplex.com/JsonViewer) and no problems with it i'd say something else is causing the screw up, because it's apparently not jQuery or the JSON