Searched refs:enableDrag (Results 1 – 5 of 5) sorted by relevance
86 enableDrag: true, property in AnonymousFunction91f19f9c0200.defaults244 _this.enableDrag();352 if (this.s.enableDrag && this.$items.length > 1) {1138 Plugin.prototype.enableDrag = function() { method in Plugin1144 if (_this.s.enableDrag && !_this.isTouch && _this.doCss()) {
4 …enableDrag:!0,dynamic:!1,dynamicEl:[],galleryId:1};b.prototype.init=function(){var b=this;b.s.prel… property in AnonymousFunction7137b5ee0200.c
171 … && ((_this.core.s.enableSwipe && _this.core.isTouch) || (_this.core.s.enableDrag && !_this.core.i…
4 ….core.$items.length>1&&(b.core.s.enableSwipe&&b.core.isTouch||b.core.s.enableDrag&&!b.core.isTouch…
763 , enableDrag: function() {that.options.dragEnabled = true}