[jQuery] Re: Form Plugin

2009-06-01 Thread Robbie Clutton
So when I added the error and complete callbacks I can see it working, but I'm getting an error. It looks like it's submitting 3 times and is timing out. On May 31, 7:00 pm, Robbie Clutton wrote: > Hey, I tried the form plugin, but I'm not getting the expected > complete

[jQuery] Re: Form Plugin

2009-06-01 Thread Robbie Clutton
So when I added the error and complete callbacks I can see it working, but I'm getting an error. It looks like it's submitting 3 times and is timing out. On May 31, 7:00 pm, Robbie Clutton wrote: > Hey, I tried the form plugin, but I'm not getting the expected > complete

[jQuery] Form Plugin

2009-05-31 Thread Robbie Clutton
Hey, I tried the form plugin, but I'm not getting the expected complete event. Below is the code snippet. It's worth noting that the data returned in JSON, not a HTML redirect. Any help would be appreciated. Using Firebug, I can see the 'dom is ready' log, but not the 'all done' log message.