How to create picture slideshows in a rails project? Flash or otherwise

Posted by Janak on Stack Overflow See other posts from Stack Overflow or by Janak
Published on 2010-04-15T16:18:05Z Indexed on 2010/04/15 16:53 UTC
Read the original article Hit count: 203

Filed under:
|

In a rails project how would I create a picture slideshow? It could be generated as flash or use prototype or something else.

I just want a series of images (as a sub-part of a web page, not be the whole page) to fade into each other, and to advance manually if clicked. It would be nice if I could do things like slowly zoom into the images

I imagine there must be a plugin or something to handle this?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about flash