- From: Olli Pettay <Olli.Pettay@helsinki.fi>
- Date: Thu, 28 Jan 2010 13:26:20 +0200
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
Received on Thursday, 28 January 2010 03:26:20 UTC