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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T07:59:30+00:00 2026-05-30T07:59:30+00:00

So I am trying to create a parallax style site much like this one.

  • 0

So I am trying to create a parallax style site much like this one. However, whereas they use background images with a ‘fixed’ attachment for the effect of the image not moving, I would like to use a jquery slideshow plugin. Basically, how can I achieve the ‘fixed’ attachment and background position of my images if they are contained in a slider? Currently the images in the slideshow just scroll through…

I’m happy to provide code samples slash any further information needed along the way

Thanks!

  • 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-30T07:59:31+00:00Added an answer on May 30, 2026 at 7:59 am

    Something like this should work (just example code [use semantic id’s]):

    <div id="SlideShowContainer">Slide Show Generates into this div</div>
    <div id="AllOtherContentWrapper">All other content goes here</div>
    

    Then set css to:

    #SlideShowContainer {
       position: fixed;
       z-index: 0;
       top: 0; right: 0; bottom: 0; left: 0;
    }
    
    #AllOtherContentWrapper {
       position: relative; /* this could be absolute depending on application*/
       z-index: 1;
    }
    

    This should make the container for the slide show equal to the current screen size, and fix it in place (basically acting like a fixed background). Then the rest of the site will sit on top of that slide show in the other div.

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

Sidebar

Related Questions

I am trying create my custom Style spinner with help of this site. But
Trying to create a background-image slideshow and am getting this error... This is the
Trying to create Database as follows: USE Master GO IF NOT EXISTS(SELECT [Name] FROM
Trying to create a simple document that gets the parentNode then applies a background
I'm trying create this function such that if any key besides any of the
I'm trying create a log specifically for logging user account activity. I created this
I am trying create a table and add this table into tablecell (table inside
I am trying create a prototype where one of the features is a dropdown
I'm trying create a small http proxy service. This is not working so well.
I am trying create a layout. There are several inner layouts that should like

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.