Hi Thomas et al..
On Wednesday 21 February 2007 19:48, Thomas Fuchs wrote:
> This should do it (coded from scratch, no guarantees...):
>
> function ChangePics(){
>    Effect.toggle('d1','appear',{ afterFinish: function()
> { Effect.toggle('d2') } });
> }
>
> Best,
> Thomas

This worked!

Thanks,

JIM




>
> Am 21.02.2007 um 11:02 schrieb James Hatridge:
> > Hi all...
> >
> > I have this function,
> >
> > function ChangePics() {
> > Effect.toggle('d1','appear');
> > Effect.toggle('d2','appear');
> >   }
> >
> > How can I get it to do one after the other, not at the same time?
> >
> > Thanks,
> >
> > JIM
> > --
> > Jim Hatridge
> > Linux User #88484
> >
> > ------------------------------------------------------
> >          WartHog Bulletin
> >    Info about new German Stamps
> >    http://www.WartHogBulletin.de
> >
> >       Many Enemies -- Much Honor!
> >  Anti-US Propaganda stamp collection
> > http://www.manyenemies-muchhonor.info
> >
> >         An American in Bavaria
> >    http://www.gaubodengalerie.de
>
> 
-- 
Jim Hatridge
Linux User #88484

------------------------------------------------------     
         WartHog Bulletin
   Info about new German Stamps
   http://www.WartHogBulletin.de

      Many Enemies -- Much Honor!
 Anti-US Propaganda stamp collection
http://www.manyenemies-muchhonor.info

        An American in Bavaria
   http://www.gaubodengalerie.de

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to