shinsenter / defer.js

🥇 A lightweight JavaScript library that helps you lazy load (almost) anything. Defer.js is dependency-free, highly efficient, and optimized for Web Vitals.
https://shinsenter.github.io/defer.js/
MIT License
278 stars 45 forks source link

Does not work with Avada. #40

Closed andremarketic closed 4 years ago

andremarketic commented 4 years ago

Describe the bug When I activate the plugin, the website breaks in my testimonials section. I'm using Avada Theme.

shinsenter commented 4 years ago

@andremarketic

Because this is just a pure javascript library, you need to properly integrate it into your website.

Can you give me the details of the error, such as a red message displayed in the debug tool (like Chrome DevTools)?

shinsenter commented 4 years ago

Close #40 because there was no response from issue's owner