
hide controls except fullscreen
Hi, there is a way to hide all controls except the fullscreeen button? I have a website to show a live streaming so the only option that i want available is the fullscreen.
Thanks in advanced.
Hi, there is a way to hide all controls except the fullscreeen button? I have a website to show a live streaming so the only option that i want available is the fullscreen.
Thanks in advanced.
Hello,
You should be able to do this via our custom CSS skinning feature. You would simply tap into each element and disable as you see fit. Heres a new article we’ve created in our developer site that details this:
https://developer.jwplayer.com/jw-player/docs/developer-guide/customization/css-skinning/skins_example/#overview
Randy