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

192
Views
Javascript fit fontsize to div

I'm trying to fit text and images in divs, that should all have the same size. I don't know how much text there will be, but it won't be so much, that the text can't be read. When i try this, it wont stop executing the loop. Please don't use jquery in your answers, because I'm starting to learn to code and will learn this later.

Thanks for your time :)

function scale (i) {
    while ( document.getElementById("A" + i).scrollHeight > document.getElementById("A" + i).clientHeight) {
        document.getElementById("A"+i).style.fontSize = "smaller";
        }
}
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!