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

  • Home
  • SEARCH
  • 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 6324191
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:39:28+00:00 2026-05-24T16:39:28+00:00

I have been dabbling around this morning trying to modify the jQuery cycle script

  • 0

I have been dabbling around this morning trying to modify the jQuery cycle script I have. Currently the effect is set to ‘fade’ and I am trying to modify it to slide left.

Would and could use some help… not only with the code, but explaining how this is obtained for my future knowledge.

Thank you.

<script>
$(function() {
    $('.slideshow').before('<div id="mininav" class="mininav"></div>')
        .cycle({
            fx:'fade',
            speed:  'slow',
            timeout: 3000,
            pause: 1,
            pager:  '#mininav',
            slideEXpr: 'div.slide',
            before: function() {if (window.console){ console.log(this.src); }}
        })

        .hover(function() {
            $('#mininav-pause').show();},
            function(){$('#mininav-pause').hide();
        });
   });

  • 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-24T16:39:29+00:00Added an answer on May 24, 2026 at 4:39 pm

    To get slideLeft effect you have to use scollHorx to set the fx property. Go through the cycle plugin documenation to understand various effects provided by it.

    $(function() {
        $('.slideshow').before('<div id="mininav" class="mininav"></div>')
            .cycle({
                fx:'scrollHorz',
                speed:  'slow',
                timeout: 3000,
                pause: 1,
                pager:  '#mininav',
                slideEXpr: 'div.slide',
                before: function() {if (window.console){ console.log(this.src); }}
            })
    
            .hover(function() {
                $('#mininav-pause').show();},
                function(){$('#mininav-pause').hide();
            });
       });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Have been struggling with Javascript closure for a while trying to wrap brain around
I'm not a developer but I've been dabbling around with this for a while.
Have been struggling all day trying to make this simple example work using socket.io.
I have been dabbling a little with clisp. It is a little perplexing that
I have been dabbling in programming/scripting languages since I was a kid. I started
I'm into my first 3 months of web development and I have been dabbling
I have been a dabbling into delphi off and on for years and I
Have been trying the whole day long and googled the **** out of the
Have been reading around on IErrorHandler and want to go the config route. so,
I have been on this problem for a while. I need to compare a

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.