M
M
Minusator2022-02-22 12:19:02
css
Minusator, 2022-02-22 12:19:02

How to start an svg animation on hover over a block?

Good day.

There is an svg image and a CSS animation created for it.

How to make the animation start when hovering over the parent block .block?
The difficulty is that each line in the picture has its own animation assigned.

Link to example - https://jsfiddle.net/bagc52tw/1/

Thanks for the help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Ankhena, 2022-02-22
@Minusator

So write
.block:hover .arbitrazh-19 {animation: и т.д.}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question