C
C
Cyril2018-02-05 15:07:25
css
Cyril, 2018-02-05 15:07:25

What is the best JavaScript library for Parallax?

What is the best JavaScript library for creating the parallax effect of a large number of image layers? Let's say there are about 20 different layers. Each layer is an image. It is necessary that with ease and without brakes there was a parallax effect.
It is very important that you can easily adjust the motion parameters of each layer. For example, layer speed, offset direction, offset length.
It is also important that parallax can support media queries.
Please tell me the most popular js library for this. Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dima Polos, 2018-02-05
@dimovich85

I will not say that the best, but here: matthew.wagerfield.com/parallax

V
Vasily Vasilyev, 2018-02-05
@Basil_Dev

No brakes = hands + css. Maybe some js for pretty things like page scrolling.
An example on CSS
In general, look on the codepen. Huge parallax search results, with ready-made examples. Although I still do not recommend libraries, since you will not know exactly how your code works.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question