Hi @Sahil   I think you might be overthinking some of the demos I made. Updating the progress using a draggable proxy should give you a clue how to update a slide without dragging. Just tween the proxy div, and update the slider progress using the onUpdate callback.   The resize could use a little work. Maybe by keeping track of the current slide, but see if this helps out.   See the Pen ?editors=0010 by osublake (@osublake) on CodePen
    • Thanks
    1