Interesting. I've added this as an enhancement ticket over at Google
Code. The "blank.html" problem has been the bane of history frameworks
for a long time. I wonder if there would be a way to just load the
parent domain's 404 page by calling a URL that you know wouldn't be
valid, then injecting the relevant onload code into that page via
JavaScript before attempting to use history. I know other history
frameworks have worked hard to hack it so that you only need to load
blank.html once. After that, you just update it dynamically from your
parent window. I'm not certain this is something I would get to
anytime soon, but I will track the issue at Google Code. If Tom or
anybody else cares to tackle this problem in their spare time, please
post to this list or to the ticket, which is here:
http://code.google.com/p/reallysimplehistory/issues/detail?id=32