+ 3
Video opens new screen with controls on a mobile device; how can I avoid this?
I made a video player with html, css and JavaScript, made my own buttons to play, pause etc. This works fine on the computer but on a mobile device the video opens a new screen with automatic controls and the whole idea of my design is lost. Is there a way to avoid this, so that the video stays in the designated box and my customized buttons stay visible? Iâll insert my code below, so you can see what I mean... https://code.sololearn.com/W2flz2jGqrKI/?ref=app
2 Answers
0
Niush sitaula What device do you use? Maybe it does only work on a tablet? On my iPhone the screen will fill up with the video and the automatic controls...
0
Niush sitaula oh wow, thatâs great to hear! Maybe itâs just an iPhone problem... đ€š Thanks for checking this for me đ