fregante / iphone-inline-video

📱 Make videos playable inline on the iPhone (prevents automatic fullscreen)
https://npm.im/iphone-inline-video
MIT License
2.05k stars 300 forks source link

Control bar not Hidden #145

Closed hadouken111 closed 5 years ago

hadouken111 commented 5 years ago

Hello, I'm using this and I want to hide the control Bar at Start but that not work

I try many solution but still not working

video::-webkit-media-controls-panel-container { display: none !important; }

Can you help me please ?

fregante commented 5 years ago

The correct selector is in the Usage section in the readme

https://github.com/bfred-it/iphone-inline-video#usage