Currently in the process of creating a website with a scrolling parallax effect using Stellar.js on the header and three other sections. However, I'm experiencing lag when scrolling, especially at the top of the page.
I've attempted to reduce lag by compressing background images, but it hasn't had much impact. Removing the blur effect helped slightly, but didn't completely resolve the issue.
The website performs well on Firefox (Windows 10) with minimal frame drops, but experiences significant lag on Chrome (both Windows and macOS) and Safari browsers.
There are several JS scroll-triggered scripts in use, but unsure if they may be contributing to the problem. Any recommendations or suggestions?