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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T07:38:47+00:00 2026-06-09T07:38:47+00:00

Hi i am using simply scroll plugin from this site http://logicbox.net/jquery/simplyscroll/ but i am

  • 0

Hi i am using simply scroll plugin from this site http://logicbox.net/jquery/simplyscroll/

but i am having problem that when the scroller comes to the end and tries to loop back to the beginning instead of doing it with a smooth transition, it jumps back to the beginning which is a little rough on the eyes and clients are not liking it very much.

you can see the problem if you go to this site http://www.newwhey.com/ and look at towards the bottom where it says our retailers, and i have logo’s scrolling down there once it gets to the end it jumps back, i am having same problems with other sites using this simply scroll any suggestions?

here is what i have for code so far

<script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery.simplyscroll.js"></script>



<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/js/jquery.simplyscroll.css" media="all" type="text/css">

<script type="text/javascript">

(function($) {
    $(function() {
        $("#scroller").simplyScroll({
        autoMode: 'loop',
        width: 3000,
        startOnLoad: true
        });
    });
})(jQuery);
</script>

here is my css file for the simply scroll that is included in the top

/* Container DIV - automatically generated */

.simply-scroll-container {
    position: relative;
}

/* Clip DIV - automatically generated */

.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on    
Class name automatically added to element */

.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}   

.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}   

.simply-scroll-list li img {
    border: none;
    display: block;
}

/* Custom class modifications - adds to / overrides above
    .simply-scroll is default base class */

/* Container DIV */

.simply-scroll {
    width: 1576px;
    height: 200px;
    margin-bottom: 1em; 
}

/* Clip DIV */

.simply-scroll .simply-scroll-clip {
    width: 1576px;
    height: 200px;
}   

/* Explicitly set height/width of each list item */ 
.simply-scroll .simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    height: 200px;
}  
  • 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-09T07:38:50+00:00Added an answer on June 9, 2026 at 7:38 am

    why do you have the “width” value set on the plugin?

    $(“#scroller”).simplyScroll({
    autoMode: ‘loop’,
    width: 3000,
    startOnLoad: true
    });

    And than also:

    $("#scroller .simply-scroll-list").css({"width":"auto"})
    

    It seems like you re playing with the width of the elements outside the “knowledge” of the plugin and after it’s init.

    I suggest to try and remove that and simply use the container width from CSS, no need for JS here.

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

Sidebar

Related Questions

Im using Karl Swedberg's jquery smooth scrolling plugin for same page links: https://github.com/kswedberg/jquery-smooth-scroll The
I am using this best JQuery scrollbar plugin. This is the sample demo on
I am having trouble using the Add method for an ObservableCollection to simply add
I am using bind/unbind for mousewheel scrolling, based on this SO response: Jquery, unbinding
I'm using a jquery plugin on my page, vTicker , for easy and simple
I have a scroller maked with a plugin called simplyscroll.js in jquery. Inside It
I wish I can make an image gallery without using jQuery plugin. Which all
Is there any way to emulate a scroll type option using jquery animate? Right
I'm new to CSS and am designing my first site from scratch using CSS
I'm using a simply Javascript that makes a menu slide out upon mouseenter then

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.