Код: Выделить всё
.container {
position: sticky;
top: 20px;
z-index: 10000;
padding: 10px;
background-color: green;
}
.content {
height: 2000px;
background: linear-gradient(white, lightgray);
padding: 20px;
}< /code>
Page Title
Page Title
Page Title
Page Title
Page Title
Page Title
sdfsdfds
Scroll down to see the sticky button in action.
https://jsfiddle.net/gcf3sjtn/
Подробнее здесь: https://stackoverflow.com/questions/796 ... le-example
Мобильная версия