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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T18:43:54+00:00 2026-06-12T18:43:54+00:00

I have a situation with a loading bar I have in my application. The

  • 0

I have a situation with a loading bar I have in my application. The problem is that if I have a scrolling table, if one of the table rows is displaying the loading bar, while the loading is happening, if the user scrolls the table up or down, the loading bar image stays where it is while the user is scrolling the table, so it looks like the loading bar is in the foreground and the table is scrolling in the background.

I simply want the loading bar to stay within its rows when the user scrolls the table, how can the css be changed for this to be achieved?

Below is the html for the loading bar:

<p class='imagef1_upload_process' align='center'>Loading...<br/><img src='Images/loader.gif' /><br/></p>

Below is the css of the loading bar and the scrolling table:

//loading bar

    .imagef1_upload_process{
        position:absolute;
        visibility:hidden;
        text-align:center;
        margin-bottom:0px;
        padding-bottom:0px; 
        }


//scroll table

#details{
    height:500px;
    overflow:auto;
}
  • 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-12T18:43:55+00:00Added an answer on June 12, 2026 at 6:43 pm

    You have the loading bars position set to absolute. To position it absolutely INSIDE another container the containing element needs a position attribute too.

    So whatever is containing that loading bar needs position:relative; added to it’s CSS. That should do it.

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

Sidebar

Related Questions

Here's my situation (SQL Server): I have a web application that utilizes nHibernate for
I have a situation where lazy-loading is not occurring when I want it to
I have a situation where I'm lazy loading images from the www. It's a
I have a situation where I am loading a very unnormalized record set from
I have situation, where running a query that filters by an indexed column in
I have situation where a user can manipulate a large set of data (presented
I have situation like this: user submits form with action='/pay' in '/pay' I have
We have situation where say we have four engineers that are working on software
I have a situation where I am loading a bunch of images. During this
I have typical situation where big loop is loading lots of images and its

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.