Sliding Vertical Background Images?

Hi all,

I’ve run across the following web site: http://www.rwmgolf.com/ . When viewing in firefox I eliminate the viewing of images and background images, yet this site displays what appears to be background images to me. I would like to know what this is called and how I can google to find more information, tutorials, etc as to how to achieve the result of being able to scroll down a page and show 2 or 3 different background images.

Thanks in advance!

That is easily done, they are just standard <div>s with different backgrounds applied with a fixed background attachment.
Look at the code.

2 Likes

An example on Codepen:-

2 Likes

This is awesome. Thanks Sam!

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.