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

Reply via email to