| ▲ | voidUpdate 6 hours ago | |||||||||||||
Oh, that's odd, it didn't show up on chrome when I first tried it, but it does now. I was wondering how they'd managed to hide the video context menu | ||||||||||||||
| ▲ | stanac 6 hours ago | parent [-] | |||||||||||||
It's probably just <video> element without "controls" attribute. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/... > controls > If this attribute is present, the browser will offer controls to allow the user to control video playback, including volume, seeking, and pause/resume playback. Edit: I misunderstood, you are asking > how they'd managed to hide the video context menu Not sure, but it works in FF for me | ||||||||||||||
| ||||||||||||||