I want to get this effect https://flowingbytes.com/REVEALER_DUDA/ How do you achieve a fixed background effect where the image stays in place while scrolling through the page? How do you achieve a fixed background effect where the image stays in place while scrolling through the page? I don't want to use the background-attachment: fixed property because it's incompatible with iPhones and other browsers, and I want this effect to look good on any device.Any solution? Any advice?
This is the code:

I have done the effect as you can see on the link example, but I want to get it without fixed tag. Here there is another good example of what I want to achieve: https://demo.teads.com/?content=publish ... tv,desktop
Источник: https://stackoverflow.com/questions/780 ... e-scroll-p