Continually show value without a trigger for the event

Helloslider to value.zip (100.3 KB)

I have made a slider controlled by dragging. When the box underneath is clicked it will show the time in the timeline. Is there a simple way that the changing value can be continuously shown in the box without the need of the mouse click to trigger my javascript function?

I added another action to “On Drag”. This new action runs your existing JavaScript function as shown in Fig.1 below.

Fig.1
Slider Time

1 Like

Thank you for that. Much appreciated. :grin:

1 Like