Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6682103
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:40:00+00:00 2026-05-26T04:40:00+00:00

I have got the jquery cycle plugin and have been asked to pause it

  • 0

I have got the jquery cycle plugin and have been asked to pause it on mouse hover. Unfortunately, I have a transparent image hovering over the entire slideshow (it’s a link – click anywhere on slideshow and off you go somewhere else) so I have set up the following code:

  jQuery("#holder").mouseenter(
    function(){
      jQuery("ul.cycle").cycle("pause");
    }
  ).mouseleave(
    function(){
      jQuery("ul.cycle").cycle("resume");
    }
  );

While this works if I am hovering for a short moment, if I hover for more than the timeout period specified in my constructor then the system does not restart.

I have browsed SO and came across this post:

The reason why this problem has been occuring was that next iteration
where transition suppose to occure was setup before completion of
previous transition. In some cases, next transition was fired before
the previous has finished, at the beginning of that new transition
there’s a check whenever there’s already other animation going on – if
so, the function would just return and stop (without setting up next
iteration). After the ongoing animation was finished, the slideshow
was stopped, because there was no next transition scheduled.

How do I get cycle to restart the timer for the current slide after I have used ‘pause’?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T04:40:01+00:00Added an answer on May 26, 2026 at 4:40 am

    I have used the fix supplied by @WTK at github: https://github.com/WTK/cycle

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some problem with Jquery Autocomplete plugin ( http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ ) I got it
I use jQuery form validation plugin . I have got a webpage with save
I have got a problem with the jQuery File Upload Plugin. I want to
I'm using jQuery ThickBox plugin ( http://jquery.com/demo/thickbox/ ). I have been concentrating on functionality
I have got a jquery image slider on my webpage , when i try
Hey Guys. I have got a problem on using the jquery auto-complete plugin.my problem
I have a standard textbox and I've got jQuery on the page. I want
I have developed code with Ajax and jQuery. I have got a response from
So I've got this UpdatePanel. Inside it I have a nifty little jQuery scroll
I have a script that loads in a div with images running jQuery Cycle

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.