A
A
Artem Sinegovsky2020-05-02 21:23:55
css
Artem Sinegovsky, 2020-05-02 21:23:55

Why doesn't overflow: hidden work?

I brought the animation to the site (upper right corner), but the animation can be scrolled, which spoils the entire site on most browsers. Although the shell has a parameter: “overflow: hidden”

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Arseny, 2020-05-02
@Artem2004m

It's a gesture, of course.
1. You don't have svg in your code, but read iframe, only represented by object.
2. Draw the animation right in the body of your document, so you can debug it, including setting the real dimensions corresponding to the area where you enter it.
PS: open the site in tablet\emulator mode.

V
Vladislav, 2020-05-03
@SlavaMaxwell

Set the element which hasposition: relativeoverflow: hidden

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question