Luke Haas

Results 269 comments of Luke Haas

Thanks, @diploidal. Happy to consider this if it has enough support.

@666dsa666 did you try going to this address?: http://0.0.0.0:9080

That’s odd, I never seen that behaviour. Both the things you’ve tried should work fine.

Thanks @Florrpan, are you definitely using the latest version of Scrollify? (1.0.8) I made a change recently that meant Scrollify no-longer changes it's scroll position when the page is resized...

When touchScroll is set to false, Scrollify isn't observing the users scrolling so the page scrolls just like any other site. This option is essentially for disabling Scrollify on mobile...

Using the next/previous methods will still snap the user to sections with touchScroll set to false. All setting touchScroll to false is doing is telling Scrollify not to attach touch...

That's right, but you could resolve that by using the `move` method to go to particular sections. For example, the 'next' link at the bottom of #section4 could trigger the...

Are the next/previous arrows browser buttons or are they part of your page?

Will prioritise resolving this one.