C
C
copal2016-03-23 18:23:59
css
copal, 2016-03-23 18:23:59

Is it possible to make a hover: comet tail animation on multiple elements with just css?

Imagine that there is a chessboard, where each square is a separate element.
And if you start moving the mouse over this board, then there should be a "comet tail" effect.
If someone can do this in pure css please show me an example.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kirill Kublyakov, 2016-03-23
@Kublyakov

If I understood you correctly, then this is what you need. codepen.io/Kublyakov/pen/KzmvVX
When hovering, we change the color, and due to the transitioncolor changing not immediately, but gradually, in my case within 0.5 seconds. I think the meaning is clear and you can modify for your purposes.

V
Vanya Semeschuk, 2016-03-23
@vanya619

10 stylish hover effects

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question