2

i'm trying to hide timeline in video element.

It works for chrome:

video::-webkit-media-controls-timeline {display:none;}

...but not in firefox and opera (i don't care about IE).

Help. Regards

AoW
  • 55
  • 1
  • 6
  • 1
    Possible duplicate of [HTML5 Video // Completely Hide Controls](https://stackoverflow.com/questions/14161516/html5-video-completely-hide-controls) – v.coder Oct 27 '17 at 15:35
  • Remove `controls` from your ` – VC.One Oct 27 '17 at 18:24

0 Answers0