position most has top/bottom/left/right property : mine has and still not working.
2. parent element of sticky position most not have overflow property: mine has not (up to html element) and still not working.
3. parent element most not has align-item property: mine has not and still not working.
4. sticky element most not has align-self property: mine has not and still not working.
The scrolling (overflow: auto/scroll) ancestor should also be the one with display: relative I believe (or no ancestor should have either until body)
until root element there is no overflow: auto/scroll/hidden
https://codepen.io/MKRhere/pen/OJeyPrd
Обсуждают сегодня