FullScreen abschalten
bearbeitet von melyHallo,
weißt jemand, wie ich die FullScreen von eine HTML Video abschalten kann?
~~~html
<video id="ref_4" controls muted preload="none" autoplay="true" loop="true" width="320" height="250"> das video </video>
~~~
Grüße,
mely
FullScreen abschalten
bearbeitet von melyHallo,
weißt jemand, wie ich die FullScreen von eine HTML Video abschalten kann?
~~~html
<video id="ref_4" controls muted preload="none" autoplay="true" loop="true" width="320" height="250"> das video </video>
~~~