[jQuery] Cycle Plugin - Different Transition Effects for Pager and Auto-Advance?

2009-08-17 Thread KevinGoldman

Is it possible to use enable different transition effects for auto-
advance versus the pager (that is, when a user clicks a pager item)?

I'd like very much to use fade as images auto-advance without user
input, but use a more advanced easing effect if the user clicks an
item in the pager.

Thanks!,

- Kevin


[jQuery] Different Transition FX for Autoplay vs. Pager

2009-08-12 Thread KevinGoldman

Hi All,

I'm new to this group - hope I'm posting in the correct place.

Is it possible to use one transition effect for the auto playing
transitions, but use a different transition effect when using the
pager?

For example, I want the fade effect used as the default transition
effect, but I want the scrollVert transition effect used when the
user clicks an item in the Pager.

Thanks!