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.
我希望能够在 iOS 上的 Safari 中启动 div 全屏。我正在使用 jquery 插件 Screenfull 在桌面上实现这一点,它工作正常 - 但在 iOS 上它没有效果。据我所知,webkit 显示全屏属性仅在 HTMLVideoElement DOM 对象上可用。有人有什么想法吗?