Video opens new screen with controls on a mobile device; how can I avoid this? | Sololearn: Learn to code for FREE!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
+ 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

20th Jan 2019, 10:06 AM
marjel101
marjel101 - avatar
2 odpowiedzi
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...
20th Jan 2019, 10:23 AM
marjel101
marjel101 - avatar
0
Niush sitaula oh wow, that’s great to hear! Maybe it’s just an iPhone problem... 🤨 Thanks for checking this for me 🙏
20th Jan 2019, 10:50 AM
marjel101
marjel101 - avatar