Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Horizontal drag scrolling Reply To: Horizontal drag scrolling

#206471
Shikkediel
Participant

Okay, it’s dawning on me now. Lol. The first and second issue must be related. I’m gonna have to have a good brainstorm about that and maybe make a temporary page outside of Codepen to see what happens on Android. Can’t imagine it’s something that only occurs on iOS.

Third one is an easy fix, I’ll add a blur event to cancel the drag. And fourth was intentionally coded like that to prevent any odd positioning on resize. It is still missing the finishing touch mentioned earlier…

I’m thinking for conditionally loading the script an Ajax call might be best suited. But I’ll have a look at the main (touch) issue first.