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.
我遇到了一个问题,我的基于音频/视频幻灯片的网站会播放每个声音文件,但即使它完全从 DOM 中删除也不会停止。这仅影响 iPad 上的 iOS7。
为什么不在删除之前暂停音频。我还没有尝试过,但它可能是一个解决似乎是错误的工作。
document.getElementById('audioPlayerId').pause()