Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

82
Views
backdrop spinner with expandable view port

I tried to implement a loading spinner with backdrop in my page.

My css for the backdrop looks like this

.backdrop {
  position:absolute;
  top:0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  background-color: rgb(0,0,0,0.2);
}

my spinner css looks like this:

.spinner {
  position: relative;
  top: 50%;
  left: 50%
}

My problem is, my list (the viewport) can be expandable because of loading more items feature when the scroll reach near end of the viewport. When scrolling down, I can not see my backdrop and the spinner as well.

Any idea how to solve this ?

Many thanks in advance !

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!