this.sliderPoint.on('click', e => { this.currentImg = e.target.dataset.id; this.scrollImages(this.currentImg, this.speed); });