开发者

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

开发者 https://www.devze.com 2022-12-26 19:03 出处:网络
In a rails project how would I create a picture slideshow? It could be generated as flash or use prototype or something else.

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开发者_如何学JAVA a plugin or something to handle this?


Since this is a UI feature, I'd just use the JQuery plugin CycleLite. See this article from Eric Berry on O'Reilly Ruby or, for a Rails solution, this extract from Ruby on Rails: Up and Running.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号