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

211
Views
Lazy loading Lottie JSONs in web

Is there any way to lazy load lottie JSON files when using lottie-web (javascript)? Right now my code is;

lottie.loadAnimation({
   container: document.querySelector('#lottie-1'),
   renderer: 'svg',
   loop: true,
   autoplay: true,
   path: 'https://assets10.lottiefiles.com/packages/lf20_wzcckjq4.json'
});

Because this above code is showing up in Pagespeed Insights as enormous network payloads (totals to about 20MB in my case).
I tried placing it in DOMContentLoaded, readyState complete, window onload, and even setTimeout.

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!