[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

Anne <annevk@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk@opera.com

--- Comment #3 from Anne <annevk@opera.com> 2011-12-05 10:30:00 UTC ---
I think what rowan.rishi@gmail.com meant is that a site has a widget embedded
on several pages and that as you transition between those pages the widget
should not be interrupted in what it is doing.

Currently the solution here is that you rewrite the way navigation works using
history.pushState() and XMLHttpRequest rather than actual page loads. But maybe
we can have something simpler?

-- 
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 Monday, 5 December 2011 10:34:19 UTC