shadow.min.js
447 Bytes
N2Require("SmartSliderWidgetShadow",[],[],function(t,i,s){"use strict";function e(i,s){this.slider=window[i],this.slider.started(t.proxy(this.start,this,i,s))}return e.prototype.start=function(t,i){this.shadow=this.slider.sliderElement.find(".nextend-shadow"),this.slider.responsive.addStaticMargin("Bottom",this)},e.prototype.isVisible=function(){return this.shadow.is(":visible")},e.prototype.getSize=function(){return this.shadow.height()},e});