J
J
jamtuson2019-12-01 14:14:15
css
jamtuson, 2019-12-01 14:14:15

How to get around bug with position: fixed bug on safari?

There is such a bug when a child element with position: fixed is hidden behind the parent.
In other browsers it's fine, but in safari there is such a bug. How to fix?
Tried solutions from the net, but did not help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jamtuson, 2019-12-02
@jamtuson

In general, I decided that I set the parent to position: absolute and using js I move the block when scrolling.
The bug is gone.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question