Y
Y
Yuri Krot2017-03-16 22:48:22
JavaScript
Yuri Krot, 2017-03-16 22:48:22

How to make it so that when scrolling, scrolling, the elements appear at one point and then “disperse” in places?

Given a set of cards with products, it is necessary that they appear at the bottom in the middle of the screen in the form of a “deck”; when scrolling down, they “decompose” according to the adaptive bootstrap grid; when scrolling up, they should be collected back.
I looked at the scrolling plugins, but there is either a simple animation on a dot when scrolling down ( WOW.js and AOS ) or dances with a tambourine are needed, as in this ScrollMagic

example. Are there any other alternatives or options for implementing this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Egor Zhivagin, 2017-03-17
@Krasnodar_etc

There is. Catch scrollTop with jQuery and move elements as you like

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question