搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

html5 video: remove the play overlay

  • 1 个回答
  • 3 人有此问题
  • 13 次查看
  • 最后回复者为 poupoule

more options

Web developer's question:

In html5, using the tag /video/ to play a video in a very standard way, without the autoplay attribute, when the video waits to be played on the loaded page, there is a black transparent overlay over the entire surface of the poster, with a white round play button on the middle...

Please, How to remove, or hide, this overlay with its white round play button over it, using CSS?

Note that IE, Chrome, Safari or Opera do not have such feature... If it is implemented on Firefox we can expect there is a way to control this feature.

Thanks.

Web developer's question: In html5, using the tag /video/ to play a video in a very standard way, without the autoplay attribute, when the video waits to be played on the loaded page, there is a black transparent overlay over the entire surface of the poster, with a white round play button on the middle... Please, How to remove, or hide, this overlay with its white round play button over it, using CSS? Note that IE, Chrome, Safari or Opera do not have such feature... If it is implemented on Firefox we can expect there is a way to control this feature. Thanks.

由poupoule于修改

所有回复 (1)

more options

Here, on the image, is how the video tag renders on various browsers. Obviously Firefox has an overlay with a little round play button on the middle. This is exactly what I need to remove.

由poupoule于修改