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 6809267
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T20:03:57+00:00 2026-05-26T20:03:57+00:00

I am using jQuery cycle plugin in one of my websites. I have activated

  • 0

I am using jQuery cycle plugin in one of my websites. I have activated the navigation links using pager: ‘#slide_pager’ option. Now I need to pause the slideshow when clicks on the link. So I have added

$('#slide_pager a').click(function(){
         $('#S1').cycle('pause');
      });

and my code for slideshow is

 $('#S1').cycle({
                fx:    'scrollLeft',
                delay: -2000,
                pager:  '#slide_pager'
        });

But when I click on the navigation links, the slideshow is not paused as desired. But if I put the same code for pausing the slideshow on Firebug console and hit run, it is working as desired. So I think the code is right. Please help me to find out the issue.

  • 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-26T20:03:58+00:00Added an answer on May 26, 2026 at 8:03 pm

    Try to use this

    $(‘#S1’).cycle({
    fx: ‘scrollLeft’,
    delay: -2000,
    pager: ‘#slide_pager’
    });

    $(‘#slide_pager a’).live(‘click’,function(){
    $(‘#S1’).cycle(‘pause’);
    });

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

Sidebar

Related Questions

I am using jQuery cycle in combination with a mousewheel plugin. I have built
I am using a jquery cycle plugin and flexdropdown in one page... What happens
I am using the jQuery Cycle plugin. I have a current # / total
I have some pictures, and I am using the jQuery cycle plugin to show
I am using the cycle jquery plugin. I have a few images that fade
I'm currently using this jQuery Cycle Plugin: http://jquery.malsup.com/cycle/ And I have the following code:
Helo folks., i am using jquery.cycle plugin for displaying image gallery.. i have a
I'm using the jQuery Cycle plugin for a slider - I need to complete
I have implemented a slideshow using jquery cycle plugin : the problem with the
I am using Jquery Cycle Plugin and it has a side panel that highlights

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.