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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T15:05:14+00:00 2026-06-04T15:05:14+00:00

I’m using the jQuery jCarousel on a blog of mine and have ran into

  • 0

I’m using the jQuery jCarousel on a blog of mine and have ran into a problem which is related to using the auto slideshow function and to wrap the content at the end, so it restarts from picture one.

When the slider comes to the last image it stands there for the amount of seconds I’ve instructed it to and then moves the image 20 pixels to the left because restart with image one. I’ve tried almost everything to find the error but just can’t seem to get my head around it.

I’ve made a preview of the slideshow and the error here: http://dl.dropbox.com/u/70953/slideshow.htm

You will see the error after the first image has changed and the second image changes (about 5 seconds after the site has loaded).

I’m using jQuery version 1.7.2.

My jCarousel options looks like this

$(document).ready(function() {
    $("#slider-holder").jcarousel({
        scroll: 1,
        auto: 3,
        wrap: 'last',
        initCallback: _init_slider,
        itemFirstInCallback: _set_slide,
        buttonNextHTML: null,
        buttonPrevHTML: null
    });

    $('.field').each(function() {
        check_fields(this);
    });

    $('.field').focus(function() {
        if(this.title==this.value) {
            this.value = '';
            check_fields(this);
        }
    }).blur(function(){
        if(this.value=='') {
            this.value = this.title;
            check_fields(this);
        }
    });
});

Hope you can help me.

Thanks
– Mestika

  • 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-06-04T15:05:17+00:00Added an answer on June 4, 2026 at 3:05 pm

    I vaguely remember a problem like this. It has something to do with width on your css.

    In your slider.css change 940 to 920.

    #slider-holder .jcarousel-clip {
        height: 420px;
        overflow: hidden;
        position: relative;
        width: 940px;
    

    }

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

Sidebar

Related Questions

I am creating my own carousel slideshow for images, using Jquery. Currently i have
I'm using JQuery and jcarousel, using external navigation controls: http://sorgalla.com/projects/jcarousel/examples/static_controls.html The problem here is
I'm using the jquery carousel and I have the image auto rotating here (
Hi i am using jquery jCarousel for displaying images but problem is that i
Using Jquery , I have an array result [<a href=><img src=image1></a>,<a href=><img src=image2></a>] if
I have put together a couple of jquery carousel's using either Tiny Carousel or
I was able to instantiate a working scroller using jQuery Jcarousel however I need
I am using this the jCarousel jQuery plugin. How to change the click mode
I am using the jquery jcarousel and am having trouble with it. When I
I'm using the jCarousel Lite jQuery plugin on a page, but it seems to

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.