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:
TikaL13
  • 1,478
  • 8
  • 24
  • 50
1
vote
0 answers

jquery cycle plugin: move new slide in before moving previous slide out?

I would like to make a a slideshow build from divs going from left to right. But instead of simply letting current slide move out and the next slide move in, I would like to have a nicer animation using the cycle plugin in combination with the…
Lim
  • 53
  • 7
0
votes
1 answer

Jquery Cycle Plugin, Dynamic ajax slides loading issue

I have setup the cycle plugin on my page and im calling dynamic content into the page through ajax. I'm then putting this content into a div and then running the plugin. The problem is that it will work perfectly when loading the page sometimes and…
Olly
  • 1
0
votes
1 answer

Jquery cycle plugin float problem and browser compatibility

I'm building a new site for myself as freelancer. I'm planning to use the cycle plugin in the header but I'm experiencing a small problem. I wrote HTML and CSS for de items that need to be cycled. Each div.feature inside div#featured should be…
0
votes
1 answer

Jquery Cycle Plugin set thumbnail location

First off, my question is really similar to a question posted here, with the difference being I am using wordpess and the nextgen gallery plugin to manage my images, which writes images thumbnail images as…
0
votes
1 answer

How to disable/enable nav buttons in cycle plugin?

I'm using cycle plugin for sliding contents. When I click on prev or next buttons more than one time while sliding, it just jumps to another slide before the animation is complete. I'm trying to disable nav buttons while sliding but it's not…
Ramon Vasconcelos
  • 947
  • 3
  • 14
  • 31
0
votes
1 answer

Css is breaking jquery cycle plugin

I've managed to use the cycle plugin for jquery to successfully make a rotating slide show with both a tabbed navigation tool, and a link whose information is gathered from the alt tags of the images. Both these elements work fine on their own, but…
VikingGoat
  • 387
  • 3
  • 8
  • 30
0
votes
2 answers

jquery cycle plugin - manipulate next/prev buttons?

I created a standart jquery slideshow from the jquery cycle plugin, which i didnt change. Now everything works just fine after I followed this tutorial. My Question now is, does anyone know how to change the plugins code, that the prev and next…
ibanes88
  • 123
  • 2
  • 9
-1
votes
1 answer

jQuery Cycle Plugin is showing border of auto-generated links

Here is my page, if you click business solutions, i.t consultancy, website development or design&print.. it displays the selection border, which is standard behavior, i have turned the border 0 with CSS but that is not workin... how to avoid it, i…
Moon
  • 19,518
  • 56
  • 138
  • 200