[jQuery] Re: IE problems with jQuery
The extra comma was indeed the problem!! Thanks much Mike!! On Nov 18, 5:01 am, Mike Alsup <[EMAIL PROTECTED]> wrote: > [ 1, 2, 3, ] // IE chokes on the last comma > > Mike
[jQuery] Re: IE problems with jQuery
> The "GET" call is being made, the problem seems to be in the "success" > processing. DebugBar pops up a message: > Line: 3 > Character: 1 > Code: 0 > Error Message: Syntax error > URL:http://ganymede/ > > This isn't very helpful as in Line 3 of what??/ > > Any explanations for a dumb newbie?