[whatwg] history.back()
Boris Zbarsky
bzbarsky at MIT.EDU
Fri Jan 22 07:45:24 PST 2010
On 1/22/10 4:13 AM, Maciej Stachowiak wrote:
> However, whether a navigation
> to a different document is asynchronous can barely be observed - it's
> not like any code from the current document will run after the
> navigation anyway.
If the script is navigating its own document, yes. If it's navigating a
subframe or popup window, it's pretty easy to observe whether the
navigation is synchronous.
-Boris
More information about the whatwg
mailing list