I want scroll with scrollify just my banner and after scroll normal.
I tried many things but the better result is,
$.scrollify({
section : ".section",
sectionName : false,
interstitialSection : "header, footer, .fp-normal-scroll",
scrollSpeed: 1500,
standardScrollElements: ".header, .footer, .fp-normal-scroll",
setHeights: false,
});
But sometimes the scroll glitch.
Can someone help me ?
Thank you
Hi !
I want scroll with scrollify just my banner and after scroll normal. I tried many things but the better result is, $.scrollify({ section : ".section", sectionName : false, interstitialSection : "header, footer, .fp-normal-scroll", scrollSpeed: 1500, standardScrollElements: ".header, .footer, .fp-normal-scroll", setHeights: false, }); But sometimes the scroll glitch. Can someone help me ? Thank you