HTML-----vedio tags (HTML5 new tag Video on iOS default full screen playback)

Source: Internet
Author: User

Today to do an app to find a problem, the app HTML5 video tag loading videos, the default playback size on Android phone, but replaced by the iphone phone, the default pop-up full screen playback, find a lot of forums, have not talked about this. Then after several twists and turns finally found its solution, in the video tag source added this-webkit-playsinline=true perfect to solve full-screen problems.

For example:

<video width= "100%" loop= "loop" AutoPlay controls= "Controls" >

<source type= "Video/mp4" src= "Images/xnps.mp4"-webkit-playsinline=true>
</video>

HTML-----vedio tags (HTML5 new tag Video on iOS default full screen playback)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.