M
M
Marat Ivanov2019-06-17 11:31:57
JavaScript
Marat Ivanov, 2019-06-17 11:31:57

How to implement container scrolling (prize draw)?

How to implement vertical scrolling of containers with names and stop on the selected container () after a certain time. The principle of the draw. When the name of the winner comes from the server. The containers are ready - the li list is formed from the form by adding a participant in the draw. scrolling too, Essence of a question: How to catch during scrolling of containers with names a stop of the necessary container?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Exploding, 2019-06-17
@Exploding

You don't need to catch anything. You have a list of participants, there is a predetermined "winner", there is a starting position. You just need to twist it as much as you need, then the stop will occur where it is needed and that's all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question