Is that close to what I was doing on the second example, where I was calling $().text in the callback portion of fadeIn()?
On Nov 9, 12:38 am, Michel Belleville <michel.bellevi...@gmail.com> wrote: > To use callbacks that are triggered actually when the animation finishes > instead of calling the animations all at once and seeing only the very last > because they all start approximately at the same time. > > Michel Belleville > > 2009/11/9 gthorne <gtho...@gmail.com> > > > I'm not sure I follow what the principle is? > > > On Nov 8, 1:16 pm, Michel Belleville <michel.bellevi...@gmail.com> > > wrote: > > > Typo indeed ^^° > > > > Though the principle is sound. > > > > Michel Belleville > > > > 2009/11/8 Sam Doyle <sammeh....@gmail.com> > > > > > $(this).fadeOu(duration, function() { > > > > > Typo > > > > > Sent from my iPhone > > > > > On 8 Nov 2009, at 07:27, Michel Belleville < > > michel.bellevi...@gmail.com> > > > > wrote: > > > > > $(this).fadeOu(duration, function() {