Answer the question
In order to leave comments, you need to log in
CSS Blur animation - delayed start?
Hello.
Available:<div class="blur">Something</div>
.blur {
-webkit-filter: blur(5px);
}
Answer the question
In order to leave comments, you need to log in
Here is how to make a delayed start, or start an animation on an event,
you need animation-delay
devdocs.ru/verstka/css3-animations-for-beginners
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question