[whatwg] history.back()
Olli Pettay
Olli.Pettay at helsinki.fi
Thu Jan 28 03:26:20 PST 2010
On 1/28/10 7:15 AM, Darin Fisher wrote:
> That said, I think it would be good for location.hash = 'a' to interrupt the
> history.back() request. The net result being that "#a" is appended to
> session history, and the history.back() request is discarded.
Really? What if iframe has been navigated lately and something calls
history.back() (to load previous page in iframe), but right after that
top level page calls location.hash = "foo";
-Olli
More information about the whatwg
mailing list