[jQuery] Coda Type Slideshow
I've just started with jquery, and I'm looking at producing the
following:
I've just started looking at jquery, so I'm a complete jquery/ajax
rookie, but I was hoping to create a slideshow for my personal photo
blog that I hope to launch end of Feb. I wanted to create something
similar to the coda effect, so the coda-slider is ideal.
However, I just really want to check that what I plan to do is
feasible.
With the slider (& the coda site) it relies on the divs actually being
present in the content, but for a large photo slideshow, this is not
practical bandwidth-wise, so what I hope to do is show 5 records from
a database, then once the fifth is slid out, grab another five using
an ajax call.
Do you think this is possible? I would be very grateful any of your
thoughts on this.
Thanks folks.