Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Jellybean 中,HTML5 视频中的自动播放不起作用。Javascript play() 函数在 jellybean 中不起作用
这是设计使然。play() 函数仅在源自用户交互时才有效。这最初是由 iOS 实现的,旨在防止手机在有限的、有时是昂贵的带宽上自动播放。
想象一下在国外漫游,如果您的手机会自动开始下载视频会花费多少。