Closed nzahasan closed 5 years ago
I am trying to implement a play button which updates slider after a interval. But when updating slider value the from label starts moving from start, where it should be moving from previous location. Is there any easy fix for this.
here is an example.
Hey, could you give me a real demo, it is hard to understand problem from video only.
You can use this fiddle to repeat your problem. I could not: https://jsfiddle.net/IonDen/8ctewdna/
I am trying to implement a play button which updates slider after a interval. But when updating slider value the from label starts moving from start, where it should be moving from previous location. Is there any easy fix for this.
here is an example.