[jQuery] Re: jQuery Cycle Plugin: 1 pager to control 2 slideshows

2008-12-22 Thread Neil

wow that works awesome. even able to apply it to several cycles. i saw
a posting about applying a delay to several cycles so that one starts
a couple seconds after another cycle (http://groups.google.com/group/
jquery-en/browse_thread/thread/fa74609bb63f46a/40f0bec91d0c6574?
lnk=gstq=jquery+cycle+page+delay#40f0bec91d0c6574). i tried to apply
that example to this one so that when you press a pager button it
starts 1 cycle and the 2nd cycle starts about 1 - 2 seconds after but
couldn't get it to work. i appreciate any advice that can be given.

On Dec 13, 8:40 am, Mike Alsup mal...@gmail.com wrote:
  I have been searching for a way to have1pagerto control2
 slideshowswith the same number of slides. Where one slideshow can
  have a scrollLeft and another just with a fade. Is this possible with
  the current plugin?

 Here's a demo:

 http://jquery.malsup.com/cycle/pagers.html


[jQuery] Re: jQuery Cycle Plugin: 1 pager to control 2 slideshows

2008-12-22 Thread Mike Alsup

 wow that works awesome. even able to apply it to several cycles. i saw
 a posting about applying a delay to several cycles so that one starts
 a couple seconds after another cycle (http://groups.google.com/group/
 jquery-en/browse_thread/thread/fa74609bb63f46a/40f0bec91d0c6574?
 lnk=gstq=jquery+cycle+page+delay#40f0bec91d0c6574). i tried to apply
 that example to this one so that when you press a pager button it
 starts 1 cycle and the 2nd cycle starts about 1 - 2 seconds after but
 couldn't get it to work. i appreciate any advice that can be given.


The 'delay' option is used to delay the first transition.


[jQuery] Re: jQuery Cycle Plugin: 1 pager to control 2 slideshows

2008-12-13 Thread Mike Alsup

 I have been searching for a way to have 1 pager to control 2
 slideshows with the same number of slides. Where one slideshow can
 have a scrollLeft and another just with a fade. Is this possible with
 the current plugin?

Here's a demo:

http://jquery.malsup.com/cycle/pagers.html