Questions tagged [cycle-plugin]
14 questions
6
votes
3 answers
jQuery cycle plugin (often) doesn't work in Google Chrome
For some reason, when I first go to a recent page I built, the jQuery Cycle plugin does not work. The site is located here (site is in a different language [Hebrew]).
Regardless of the language it's in, the Cycle plugin works fine in Firefox and IE.…

Amit
- 7,688
- 17
- 53
- 68
2
votes
4 answers
Jquery img.load question
I am using the jQuery cycle plugin to cycle through some images. These images are all contained inside a DIV. I don't want the cycle plugin to run until after all of the images have loaded, or at least the first 4 or 5 so that an image doesn't…

Fermin
- 34,961
- 21
- 83
- 129
2
votes
2 answers
jQuery cycle plugin, centering image in div
I'm looking to use the JQuery cycle plugin to cycle through a set of images. All of the images are different sizes and I'd like them to all be centered inside the container "slideshow" DIV and use the "Fade" transition, rather than the default top…

Fermin
- 34,961
- 21
- 83
- 129
1
vote
2 answers
jQuery Cycle Plugin : white background in IE (any version)
in IE jQuery Cycle Plugin sets the background to white... even i have the CSS transparent for everything

Moon
- 19,518
- 56
- 138
- 200
1
vote
1 answer
Display image title with jQuery Cycle Plugin?
I am trying to make the image title display at the same time the image appears, it currently appears right after the image does, using the :after option, code looks like this, Any ideas how I can make the title show up in sync with the image? Thank…

thatryan
- 1,551
- 6
- 21
- 39
1
vote
1 answer
jQuery Cycle Plugin - Dictate locaton of thumbnails
What I would like to do is dictate where my thumbnails are instead of using the main images as the thumbnail.
I'm pretty sure this can be done, I just need a little push in the right direction.
Here is my Code: