Questions tagged [jquery-cycle]

The jQuery Cycle Plugin is a slideshow plugin that supports many different types of transition effects. It is the predecessor of jQuery Cycle2 plugin, which is recommended for new projects.

Cycle is a plugin for .

The old jQuery Cycle Plugin is a slideshow plugin that supports many different types of transition effects. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and much more. It also supports, but does not require, the Easing Plugin.

New projects should use the newer jQuery Cycle2 Plugin, which introduces some new plugins and features.

579 questions
-1
votes
1 answer

jQuery Cycle Plugin - stop at last slide

I am using jquery cycle plugin to display a basic slider. I have 5 images. Code is : $(function(){ $('#slider').cycle(); }); But I want to show the 5 images and at the end of it, stop the animation and keep the last image displayed in it. I mean,…
Vpp Man
  • 2,384
  • 8
  • 43
  • 74
-1
votes
1 answer

jQuery Cycle Plugin not working in ASP.NET MVC 4

I just created ASP .NET MVC4 project by default and put some code from this sample and it is not working at all. Any clues? Error: Uncaught ReferenceError: jQuery is not defined jquery.cycle.all.latest.js:918 Uncaught ReferenceError: $ is not …
NoWar
  • 36,338
  • 80
  • 323
  • 498
-1
votes
1 answer

jQuery Cycle - google analytics event tracking in paging thumbs

I’m trying to apply Google Analytics event tagging to jQ Cycle pager thumbnails. Initially I’ve got the main slides working fine with the ga event tracking script applied to those, and thumbnail paging is also working fine at this point. But when I…
-1
votes
1 answer

jQuery Cycle with HTML Content

I am using jQuery Cycle on a full width image slideshow. What i'd like to do is have some HTML text within a div and when the transition "scrollUp" occurs, So does the text. I have tried a few things so far, But had no joy with it. At the moment my…
StuBlackett
  • 3,789
  • 15
  • 68
  • 113
-2
votes
2 answers

I need cycle a timer

If you can help, I need help with a timer in the plugin jquery cycle. So I need to create a timer that will go down from 20 seconds down to 19, 18, 17 ... over the cycle. Do you can help me.
-2
votes
2 answers

Return to the first "slide" based on an event with jQuery Cycle

I'm using the jQuery Cycle plugin and I can find no way to return to the first slide/image via its documentation. Is there a way to do this programmatically? For example, say you're on slide 4, and there is a DIV with a jQuery.click() event... how…
daveycroqet
  • 2,667
  • 7
  • 35
  • 61
-2
votes
2 answers

How can I convert this messy jQuery to be less bloated and responsive

I'm using jQuery cycle2 and the carousel plugin to display some events on my site. It all works great but I want the visible option to change from 5 to 3 on tablets (between 768px and 1030px) and then down to 1 on phones (less than 768px). All of…
Adam Robertson
  • 547
  • 1
  • 9
  • 22
-3
votes
1 answer

jquery cycle - cannot reset pager by passing cycle('0')

I have two tabs in my home page and each tab has one jquery cycle slider. It has pager controls, prev, next controls. The requirement is to open the other tab when the all the slides in the tab is played. and vice versa. I achieved it through the…
user1165815
  • 305
  • 2
  • 6
  • 21
-7
votes
1 answer

jQuery cycle just stopped working?

I'm having a little problem with jQuery