Forum Discussion
davelees
10 months agoCommunity Member
Hide controls on screen timeline start
Hi guys,
I am trying to hide the controls (replay, volume, cc, playback speed, settings, fullscreen) only on one slide on timeline start, is there any way to do this?
davelees
Community Member
Hi Steve,
In the example provided by Jose above it references the web object for the volume button:
$('.btn.cs-button.volume').hide()
I also need to be able to reference the replay, cc, playback speed, settings, and fullscreen buttons.
Hope that makes sense
Thanks
Dave
LaurenConnelly
9 months agoStaff
Thanks for sharing those, Dave! I don't see those referenced in the community yet, but hopefully, one of our Javascript experts will jump into this discussion!