Home > Backend Development > PHP Tutorial > 如何在一个网站的所有页面背景音乐的时候,切换页面的时候音乐不中断

如何在一个网站的所有页面背景音乐的时候,切换页面的时候音乐不中断

WBOY
Release: 2016-06-06 20:39:59
Original
2176 people have browsed it

如何在一个网站的所有页面背景音乐的时候,切换页面的时候音乐不中断

回复内容:

如何在一个网站的所有页面背景音乐的时候,切换页面的时候音乐不中断

不销毁对应的flash或者audio元素就行

iframe或者pjax之类的技术都可以实现,如果是从头写的话,SPA的angular backbone之类也都行

在localStorage中存储播放时间。

这个问题其实在本站已经被提过多次了,可以参见我之前提的问题(传送门→http://segmentfault.com/q/1010000000764254)。。。

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template