Hacker News new | ask | show | jobs
by gusgordon 4852 days ago
I was referring to just the standard browser back button, ha. I'm using the HTML5 history API for this, and the back button was causing recursion problems. That said, I know what you mean, and that could be a good idea.
1 comments

Ah, so I see. It's good to know you got it working though!