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

235
Views
my scrollbar is not scrolling but visible

I have added a div element to a DOM. The div has a scrollbar. But the scrollbar is not "scrollable" for w/e reason.

CSS of the div element with the scrollbar:

#consoleLogOutputDiv {
    padding: 5px;
    position: absolute;
    right: 15px;
    margin-top: 125px;
    margin-bottom: 5px;
    height: 75%;
    background: rgb(31, 179, 184);
    color: rgb(0, 0, 0);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    overflow-y: scroll;
    box-shadow: 5px 5px 10px 1px #000;
    border: 5px solid #000;
    border-radius: 20px;
}

The scrollbar is there, but not scrolling. Neither when I use my mouswheel nor when I click in the scrollbar.

enter image description here

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!