[Bug 15054] New Feature Suggestion: This is a completely new and unheard problem. Today I was developing a new page with a music player on it. However, when you click on a link and another page loads, the player resets and starts the song all over again. Is it possib

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15054

Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |silviapfeiffer1@gmail.com

--- Comment #1 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> 2011-12-04 23:51:40 UTC ---
You can use a cookie or even local storage to store such state.

I've previously considered that media fragment URIs [1] could be used in
browsers for storing page history for pages that contain media content.
However, it's just as easy to store these URIs in a cookie or local storage.

[1] http://www.w3.org/TR/media-frags/

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 4 December 2011 23:51:44 UTC