I
I
Ivan Simonov2019-06-14 15:17:03
css
Ivan Simonov, 2019-06-14 15:17:03

How to animate svg stroke-dashoffset?

Hello
I saw on the site the animation of the appearance of the svg arrow My Fiddle
code I now have the animation going in the opposite direction Tell me if it is possible to do the css in the same way as in the example, without scrolling (in the example the arrow appears when scrolling) i.e. static animation Thank you in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
lagudal, 2019-06-14
@ivan00007

And why stroke-dashoffset: -500; not satisfied?

A
Anton Usachov, 2019-06-14
@rockfeeler

In this case, pure CSS is indispensable. You need to save the svg source and change the drawing direction in the editor (Illustrator, for example). Or use the reverse path tool - this is also a clue what to look for in search engines.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question