Home
last modified time | relevance | path

Searched refs:doCss (Results 1 – 10 of 10) sorted by relevance

/plugin/photogallery/lightGallery/js/
H A Dlg-thumbnail.js90 if (this.core.s.enableThumbDrag && !this.core.isTouch && this.core.doCss()) {
94 if (this.core.s.enableThumbSwipe && this.core.isTouch && this.core.doCss()) {
228 if ((_this.thumbClickable && !_this.core.lgBusy) || !_this.core.doCss()) {
283 if (!this.core.doCss()) {
289 if (!this.core.doCss()) {
H A Dlg-thumbnail.min.js4doCss()&&this.enableThumbDrag(),this.core.s.enableThumbSwipe&&this.core.isTouch&&this.core.doCss()…
H A Dlightgallery.js341 if (this.doCss()) {
360 if (this.doCss()) {
398 Plugin.prototype.doCss = function() { method in Plugin
1105 if (_this.s.enableSwipe && _this.isTouch && _this.doCss()) {
1144 if (_this.s.enableDrag && !_this.isTouch && _this.doCss()) {
H A Dlightgallery.min.js4doCss()?this.$outer.addClass("lg-css3"):(this.$outer.addClass("lg-css"),this.s.speed=0),this.$oute… method in b
H A Dlg-autoplay.js63 if (!this.core.doCss()) {
H A Dlg-autoplay.min.js4 …edOnTouch=!1,this.fourceAutoplayTemp=this.core.s.fourceAutoplay,this.core.doCss()||(this.core.s.pr…
H A Dlg-video.js171 …if (_this.core.doCss() && _this.core.$items.length > 1 && ((_this.core.s.enableSwipe && _this.core…
H A Dlg-video.min.js4 …").on("load.lg error.lg",function(){a.addClass("lg-complete")}))}};b.core.doCss()&&b.core.$items.l…
H A Dlg-zoom.js49 if (this.core.s.zoom && this.core.doCss()) {
H A Dlg-zoom.min.js4 …lery"),this.core.s=a.extend({},c,this.core.s),this.core.s.zoom&&this.core.doCss()&&(this.init(),th…