Koen Popma

Results 2 issues of Koen Popma

Trying to create a draggable slider with swipe functionalities attached; On Safari (536.25), Chrome (44.0.2403.89 Safari/537.36) dragging works, with this setup: $(document).swipe({ swipeStatus:function(event, phase, direction, distance, duration, fingers, fingerData, currentDirection){...

Bug
Firefox
events
Touch Detection

What I would like to accomplish is that each floor (up and down) jumps back to the first element of each level of floors (above or below). Simply put: all...

in progress