[jQuery] Re: Cannot call a function within the callback part of $.get in IE7

2009-04-05 Thread Bro
I've got the same problem What's the extra comma problem ? On 31 mar, 23:16, Jacob wrote: > I replied earlier that I had the same problem.  I got my problem > resolved - the issue was in my external function, which had the IE > "extra comma" problem.  Maybe there is a similar situation with your

[jQuery] Re: Cannot call a function within the callback part of $.get in IE7

2009-03-31 Thread Jacob
I replied earlier that I had the same problem. I got my problem resolved - the issue was in my external function, which had the IE "extra comma" problem. Maybe there is a similar situation with your code. On Mar 22, 6:40 pm, zephyr wrote: > Hi, > > I make Ajax ($.get) calls and in the calback