I\'m trying to make my site respond correctly to the back button. I\'ve saved that hash of what I want it to do, but I don\'t know the hook for jQuery to be able to tell wh
You should have a look at the solution of Ben Nadel which is in binding events to non-DOM objects.