How To Add Parallax Scrolling to Your Vue.js App

added by JavaScript Kicks
11/30/2019 11:26:38 AM

779 Views

Parallax scrolling is the effect where the background image scrolls slower than the elements in the foreground, creating an illusion of depth of the page. Websites often use this for informational pages, where you have some text in the foreground and an image in the background that scrolls more slowly to create a more interesting experience for the user.


0 comments