Yes, but how do I move it over there. It’s always going to reappear where it was and that will push the other image back.

 

Thanks

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Danger Stevens
Sent:
Tuesday, March 14, 2006 9:32 PM
To: rails-spinoffs@lists.rubyonrails.org
Subject: Re: [Rails-spinoffs] Noob here: Moving Images with Effects

 

Just change the src of the left image after it disappears to the new image's url, then move it over.

    - Danger

2006/3/15, Daniel Elmore < [EMAIL PROTECTED]>:

I'm trying to get images rotating in a box that holds two of them side by
side. I use an effect like squish to remove the left image, then the right
image slides over and takes its place. Then I want to make another image
appear where the empty space is on the right. How can I do this without
creating a bunch of img tags waiting to be pulled?

Thanks for your time
Daniel

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

 

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to