L
L
Larisa2017-08-15 14:40:19
JavaScript
Larisa, 2017-08-15 14:40:19

How to slow open an accordion?

There is an accordion
Adding to the first drop-down style item does not help to make a smooth opening ( How to do it right?
transition: bottom 25s linear;

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stalker_RED, 2019-04-08
@CodeInMyHeart

It is not entirely clear what it means to unfold / collapse.

E
Exploding, 2017-08-15
@Exploding

Try like this:
transition: height 250ms linear;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question