最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

css - iOS ignores html video preload="none" - Stack Overflow

programmeradmin0浏览0评论

I have a website with a couple hundred videos embedded with <video src="example.mp4" controls playsinline preload="none">

They are not visible on top of that either (CSS: display:none). It's a long blog with multiple posts.

On iOS the page fails to load under Chrome, Firefox and Safari. Other systems work fine. I wrote a workaround and put them in a link instead of embedding them into a video tag.

Is there a way (without javascript and/or lazyload solutions)?

发布评论

评论列表(0)

  1. 暂无评论