Reputation: 13243
This is why I don't like Ajax, because of the back button being worthless. How do you make it not so worthless when working with a .load() request for example?
Thanks for any suggestions.
Upvotes: 1
Views: 67
Reputation: 6892
You could use a plugin, for example, to jQuery: http://tkyk.github.com/jquery-history-plugin/
Upvotes: 1