![]() |
How to stop mobile videos from opening outside the page (keep them embedded)?
Is there a way to stop iOS and Android devices from opening a video in their players and keep it embedded on the webpage they are viewing?
|
Never played embedded video on my android phone, only streaming in some player
|
|
Quote:
|
Quote:
|
Quote:
|
This seems to be the default behavior for mobile playback with html5 video embedding. You might have to force Flash playback on Android browser in order to make those playable on actual web page.
|
As far as I know you can't control this. Anything before I think android 4 and iphone 3 won't embed on the page and will always open fullscreen like that. That's the default behavior of the browser.
|
Quote:
Quote:
|
For iOS this is only possible with the iPad by adding the "controls" attribute. iPod and iPhone always open in their own player.
More from the lion's mouth ---edit add the attribute webkit-playsinline eg: <video id="player" width="480" height="320" webkit-playsinline> and it should play inline on all iOS devices |
Never mind webkit-playsinline is only for the ipad. Iphone/pod always defaults to no
|
Quote:
Quote:
Quote:
|
All times are GMT -7. The time now is 07:01 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123