i found a cool css effect on css zen garden.what effect have he used to switch image on the maroon color section when we scroll.i have seen this effect on many web sites but doesn't know the proper name or technique.any help would be appreciated.
Asked
Active
Viewed 101 times
2 Answers
0
The site has a download link for the CSS. Also, for future reference if you want to learn how a site does anything with CSS, just right click and Inspect Element.

Alex M.
- 3
- 4
-
i'm not looking for the code im looking what you call the effect – lk404 May 09 '15 at 07:17
0
The technique is called Parallex and can be implemented easily by marerializecss

lk404
- 179
- 4
- 18
-
1Do you mean "parallax" with two 'l's? This doesn't really answer the question though, which was 'how to implement it'. – Rup May 12 '15 at 18:33