Thanks for the reply Dave, I've actually just snipped this section out of the plug-in code. there is indeed a "return false;" at the end of the submit function. So the form isn't actually submitting and forcing a redirect.
Any other ideas? :) On Nov 13, 12:07 pm, Dave Methvin <dave.meth...@gmail.com> wrote: > My guess: If your function doesn't return false to stop the submit, > the browser will start navigating to the submit action page > immediately. It's probably starting to fade but the page changes > before it's anywhere close to done.