Mojo
Mojo
Neither jsfiddle nor codepen will give us 100% "clean" code. If you want - I can email you a link to a sample on my website?
Tried on two iPhones - both jerky. Tried on iPadOs 14 works fine.
I narrowed it down. The jerkyness happens when I add the "responsiveWidth: 1000"... ``` var myFullpage = new fullpage('#fullpage', { licenseKey: '-', verticalCentered: true, slidesNavigation: true, scrollHorizontally: true, scrollHorizontallyKey: "-",...
Well I thought it was a property to tell fullpagejs at which width to be responsive :)