I'm currently developing a website utilizing the FullPage.JS script found at this link . My goal is to have the next section slide over the previous one, similar to what is demonstrated in this example. I've attempted setting the position to fixed in CSS and adjusting animation parameters in the jquery.fullpage.js file.
It seems like it should be a straightforward task, but I just can't seem to figure it out.