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 <div>. How can I achieve this visual effect? Sorry for simple question but I am a beginner.
Thank you
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 <div>. 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 <div>. 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.
Thank you
Best,
Is there any Plugin or JS library which might help me 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/
Rails is a server side technology, there are no βrailsβ plugins to handle client side animations