Home
last modified time | relevance | path

Searched refs:touchMove (Results 1 – 5 of 5) sorted by path

/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown100 touchMove | boolean | true | Enables slide moving with touch
H A Dslick.min.js17 …ow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshol… property in e.defaults
18 …erticalSwiping===!0&&(b.swipeLeft=d+f*g),b.options.fade===!0||b.options.touchMove===!1?!1:b.animat…
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js153 bind(e.data.affects, touchmove, touchMove, e.data);
156 function touchMove(e){ function
181 unbind(e.data.affects, touchmove, touchMove);
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js1047 Plugin.prototype.touchMove = function(startCoords, endCoords) { method in Plugin
1119 _this.touchMove(startCoords, endCoords);
1175 _this.touchMove(startCoords, endCoords);
H A Dlightgallery.min.js4touchMove=function(b,c){var d=c-b;Math.abs(d)>15&&(this.$outer.addClass("lg-dragging"),this.setTra… method in b