Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
As I see it:
1) svg'shka, each block has its own id, and then simply hide / show the necessary blocks using js.
2) We take 1 block in png, arrange 10 of its clones in a circle and also change the transparency through js.
jQuery .List, when activated, the i-th element - true, when (element=true) start (Fade in) or add a class for the element (here it’s whatever you want)
Make 10 image blocks and arrange them with transform: translate rotate , don't forget to give them transform-origin: 50% 50%; position: absolute; and the container is position: relative; width: 0; height: 0;
Thus, you can shove anywhere, and the blocks will move away from the center at the same distance.
jsfiddle.net/7fs804dc/10
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question