Álvaro
Álvaro
There's an element between sections that makes the markup invalid for fullpage.js usage: There can not be any elements between sections at the moment. Remove it and you should be...
`scrollbar: true` seems to be working fine https://codepen.io/alvarotrigo/pen/zYRGXjE Try to reproduce the issue in the codepen so we can isolate it from the rest of your code.
Can you confirm fullpage scrolls as expected in the codepen so we can discard any functionality issues? Performance wise I can't test it right now but I'll do later. Although...
Nothing changed on my side. Both [the codepen](https://codepen.io/alvarotrigo/pen/zYRGXjE) and the [example page](https://github.com/alvarotrigo/fullPage.js/blob/master/examples/scrollBar.html) give me normal FPS:
Were you able to reproduce your issue in other computers? Any FPS or performance tab issue you can post as a reference?
> Yes, the issue is the same on MacBook Air. Not sure what reference are you talking about. Any picture of your FPS counter?
> Also, Alvaro, is there a way to create sticky elements in FullPage.js? I’ve googled this for quite some time, but didn’t find a solution. I haven't tried, but using...
> I guess it can help, but I do not how to do it properly. I mean you said that there cannot be any elements between sections and I cannot...
> For example, how to create elements sticky after third section? What about certain div is being sticky between a few sections? I haven't tried myself :) But you might...
> the second section should have an animation, but it doesn’t happen when you scroll into this section, but only when scrolling to the third one or go back to...