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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T15:46:25+00:00 2026-06-02T15:46:25+00:00

Im trying to create a continuous slider image, that loops itself, I have succeeded

  • 0

Im trying to create a continuous slider image, that loops itself, I have succeeded in getting it to work, but am now faced with the problem that there is a large part of the transition with blank space until the image circles round again

I’m looking for a way that I can get the image to loop end to end so there is no gap in the transition, thanks in advance

http://jsfiddle.net/Antifaith/tqBMQ/

EDIT:

Ok, I tried it with seperate images but it was making my brain bleed, so I’ve taken another approach, trying to fire an if statement when it reaches a certain position in the animation – only problem is now it fires slidetown(); a bazillion times a second and stops it working – I’ve been assigned to something else this morning and could really use some help!

http://jsfiddle.net/Antifaith/tqBMQ/1/

$(document).ready(function slidetown(){
$('.rotation').animate({'left' : '960px'} , {

    duration: 15000, 
    easing : "linear",
    complete: function() {
      $(this).css('left','-2028px');
      slidetown();
    }
  });
 var pos = $('.rotation').position();
        if (pos.left < 0) {
           slidetown();
        }
});
  • 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-02T15:46:26+00:00Added an answer on June 2, 2026 at 3:46 pm

    I think the trick might be to use multiple images instead of one big one. The issue you’re running into is the animation won’t restart until the image is off the 960px area you designated for the animation.

    But, if you cut the image in the right spots (I recommend figuring out logical, contextual break-ups in the image), the first image should be off the page by the time it comes around to it again in the sequence.

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

Sidebar

Related Questions

Trying to create a background-image slideshow and am getting this error... This is the
I have a WPF application where I'm trying to create a diagnostics panel that's
I am trying to create a simple image slideshow that fades in and out
I was trying to create 2D array in a continuous memory block, but it
I have to create my own customized slider. I am trying to change the
After fighting all morning, I got the handshake to work but now I'm stuck
I am trying to create a java program that will interact with jUDDI to
I'm currently trying to create a ray tracer in C++ but I'm having difficulty
I'm trying to accomplish the following: Have a thread that reads data from a
I'm trying to run WatiN tests through continuous build on TFS, but I can't

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.