Thanks, your way works, guess the way I was using it was wrong.
On Mon, Aug 1, 2011 at 10:49 AM, Aaron Newton <[email protected]> wrote: > complete is fired when the effect finishes. Easy to test: > > http://jsfiddle.net/LEryd/ > > > On Mon, Aug 1, 2011 at 9:57 AM, Trevor Orr <[email protected]> wrote: > >> If I understand the documentation and functionality correctly the complete >> event gets fire when the effect has been processed not when the effect has >> actually finished executing. Is this correct? If so is there an event >> fired when the event has actually finished executing? >> >> >> >
