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

92
Views
Scrolling through id with link not working

currently i am using id to scroll to the particular section of the page but whenever i click it is not aligned to the top of page but going to the middle of page. suppose my link is www.example.com whenever i click the link first time with no id present on link , it scrolls to centre of page but when id is present in link like www.example.com#id then it works totally fine

my code

<ul>
  <li><a href="#glossary-body-content">${dto.pageInfo.title} - Definition with Examples</a></li>
  <#if dto.adhocFaqs?size != 0>
  <li><a href="#glossary-faq-section">Frequently Asked Questions</a></li>
  </#if>
  <#if dto.practiceQuestions?size != 0>
  <li><a href="#glossary-question-answer-section">Practice Problems</a></li>
  </#if>
</ul>

can anyone tell how to fix this with js or css

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!