K
K
Kirill2018-10-30 00:12:14
JavaScript
Kirill, 2018-10-30 00:12:14

I am using fullpage.js plugin. How to make one section with vertical scrolling?

The problem is that there are spoilers in this block, and when they leave the rest of the content is cut off, since the section has a fixed height. How can you solve this?
There are two screens of 100vh with block-by-block scrolling and the third screen goes without block-by-block scrolling. I hope for your help.
It seems that it has reBuild methods and so on, but I don't quite understand how to use it.

Spoilers
5bd7772c20cbc604680818.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
profesor08, 2018-10-30
@profesor08

At the section 100vhand overflow: hidden? Then wrap your blocks in another block, give it a height 100%and overflow: auto. But you can also try to ask sections overflow: auto.
When doing such movements, be prepared that scrolling will interfere with you.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question