[jQuery] Re: Slideshow for divs (with AJAX?)

2008-02-18 Thread Ariel Flesler
Hi Christoph Added a new release that includes the option 'lazy' that makes the plugin go look for the items again each time, this way you can add/ remove/reorder the items and it still works. You need to do something like the last example in the demo: http://www.freewebs.com/flesler/jQuery.

[jQuery] Re: Slideshow for divs (with AJAX?)

2008-02-16 Thread Ariel Flesler
Hi Christoph, SerialScroll can be used with AJAX (actually can't now, but I'll add a release on monday with a small change that will allow it). Combining that change, with a custom event like the last example in the demo, you can easily use it for AJAX content. Just a note, this plugin: http://plu

[jQuery] Re: Slideshow for divs (with AJAX?)

2008-02-16 Thread Christoph Haas
On Thu, Feb 14, 2008 at 01:24:40PM -0800, Ariel Flesler wrote: > The newborn: http://plugins.jquery.com/project/SerialScroll Very nice, Ariel. This is pretty close to what I'm looking for. Is there a way to use it with AJAX? I'm trying to build a paginated view where the user can click on the rig

[jQuery] Re: Slideshow for divs

2008-02-14 Thread Ariel Flesler
The newborn: http://plugins.jquery.com/project/SerialScroll Ariel Flesler On 14 feb, 18:04, "Chris J. Lee" <[EMAIL PROTECTED]> wrote: > http://plugins.jquery.com/project/ScrollTo > > On Feb 14, 11:05 am, William Horta <[EMAIL PROTECTED]> wrote: > > > > > does anyone know a plugin or a way to sli

[jQuery] Re: Slideshow for divs

2008-02-14 Thread Chris J. Lee
http://plugins.jquery.com/project/ScrollTo On Feb 14, 11:05 am, William Horta <[EMAIL PROTECTED]> wrote: > does anyone know a plugin or a way to slide divs from left to right ? > i found some ways but only with images, and im not very good at > programming so i coudln't do it with .animation it d