Searched refs:currentLeft (Results 1 – 2 of 2) sorted by relevance
47 var currentLeft = parseInt(item.elem.css('left'));49 var timeout = item.currentTime / (currentLeft * item.direction) * self.stepWidth;51 if ( itemNr == 0 && currentLeft == self.offsetWidth * item.direction ) {59 currentLeft -= (self.stepWidth * item.direction);60 …if ( ( currentLeft <= 0 && item.direction > 0 ) || ( currentLeft >= 0 && item.direction < 0 ) ) { …63 item.elem.css('left', currentLeft);65 self.layer[layerNr].elem.css('left', currentLeft);84 …if ( itemNr == self.currentItem && (( currentLeft <= 0 && item.direction > 0 ) || ( currentLeft >=…
17 …currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,… property in e.initials