How to Generate Dynamic visual effects for images

Hi All,

I am trying to create dynamic display of images. Like I have some
images and I want to display them dynamically one after the other in a

. How can I achieve this visual effect? Sorry for simple question but I am a beginner. :)

Thank you

Dean wrote in post #956227:

Hi All,

I am trying to create dynamic display of images. Like I have some
images and I want to display them dynamically one after the other in a

. How can I achieve this visual effect?

With JavaScript. This question doesn’t really have much to do wih
Rails, so you’ll get better advice on a JS list.

Sorry for simple question
but I am a beginner. :slight_smile:

Thank you

Best,

Marnen Laibow-Koser
http://www.marnen.org
[email protected]

Are there any rails plugin or javascript library which might help me
to achieve this?

Is there any Plugin or JS library which might help me achieve
this?

On Fri, Oct 22, 2010 at 10:11 AM, binu [email protected] wrote:

Are there any rails plugin or javascript library which might help me
to achieve this?

yes many, but you have to read a lot about js first, but you can use
ligthbox or jcarousell, here is a list

http://vandelaydesign.com/blog/web-development/jquery-image-galleries/

On Fri, Oct 22, 2010 at 10:21 AM, Dean [email protected] wrote:

Is there any Plugin or JS library which might help me achieve
this?

Rails is a server side technology, there are no “rails” plugins to
handle
client side animations