I have been working with the addSlideFn. I love the idea, but I am
having some problems implementing it. I have some ideas for improving
it, but first here is what I ran into:
I got addSlideFn to work in a somewhat simple case. Then I was having
problems though when I tried to set a delay. The
again, thanks for your help. It works great.
> Here's a demo that shows how to do immediate transitions:
>
> http://www.malsup.com/jquery/cycle/immediate.html
>
> Mike
Great - works perfectly.
thanks!
>
> I updated cycle so that you can specify the trigger event for the
> pager. Here's a demo:
>
> http://www.malsup.com/jquery/cycle/pager5.html
>
> Mike
I got this to work by hacking the original code but not with a custom
transition. I am sure there is a more elegant way to do it (if
anybody knows please post it!)
You can hover over the pager to go through the slides. I hacked line
281 in the buildPager function:
from:
$a.bind('click',function
First of all, I love the elegance of this plugin, thanks!
I was working on a project where I needed a simple cut transition (no
fade, just transition immediately to the next slide), and I couldn't
figure out how to do it. I took out the fx and speed options, set
speed to 0, tried to guess and se
Has anybody gotten a sIFR'd text element to work properly with the
cycle plugin? I can sIFR a element, and I can create a slideshow
with that same element, but not at the same time. The first
sIFR'd element in the slideshow shows fine, but subsequent slides
disappear.
When I thought about doi
6 matches
Mail list logo