It is necessary to implement so enter here the description of the link

But I can’t scroll inside the sections. I initialize the plugin so

new fullpage('#fullpage', { scrollOverflow: true }); 

Here is the HTML

 <div id="fullpage"> <section class="section"></section> <section class="section"></section> <section class="section"></section> <section class="section"></section> <section class="section"></section> <section class="section"></section> </div> 

What else you need do not know. Tell me please.

    1 answer 1

    Have you connected all the necessary styles / scripts? For example, for the scrollOverflow function, you need to connect this:

     <script type="text/javascript" src="vendors/scrolloverflow.min.js"></script> 

    Source: https://github.com/alvarotrigo/fullPage.js/tree/master/lang/russian#%D0%B2%D0%BA%D0%BB%D1%8E%D1%87% D0% % BD% D0% B8% D0% B5-% D1% 84% D0% B0% D0% B9% D0% BB% D0% BE% D0% B2