Home
last modified time | relevance | path

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

/plugin/gallery/simple-lightbox/
Dsimple-lightbox.js75 fadeSpeed: 300, property
433 this.fadeOut(this.domNodes.overlay, this.options.fadeSpeed);
434 …-close, .sl-navigation, .sl-image .sl-caption, .sl-counter'), this.options.fadeSpeed, function () {
516 this.fadeOut(this.domNodes.image, this.options.fadeSpeed, function () {
594 _this5.fadeIn(_this5.currentImage, _this5.options.fadeSpeed, function () {
642 _this5.fadeIn(_this5.domNodes.image, _this5.options.fadeSpeed, function () {
757 _this6.fadeOut(_this6.domNodes.caption, _this6.options.fadeSpeed);
763 _this6.fadeIn(_this6.domNodes.caption, _this6.options.fadeSpeed);
817 _this6.fadeOut(_this6.domNodes.caption, _this6.options.fadeSpeed);
888 _this6.fadeOut(_this6.domNodes.caption, _this6.options.fadeSpeed);
[all …]