B
B
bro-dev2016-04-09 09:53:31
css
bro-dev, 2016-04-09 09:53:31

What is the best way to make an animation of a circle expanding from the center inside which is another page?

There is a block with content, when we hover from the center, the circle inside which has other content begins to expand.
Made on pure css, with positioning and overflow. The problem is that because of the excessive nesting of absolute elements and centering, everything starts to tremble. Are there other ways to do this?
the second block is here
romanberezhnov.esy.es/DKTeamPro.ru

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Maxim Timofeev, 2016-04-09
@webinar

Try to remove excessive nesting, test on something simple. Black block, white block and that's it. Then gradually complicate the structure. So catch the place that causes trembling.

M
monochromer, 2016-04-09
@monochromer

Try replacing resizing with transform: scale();

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question