[jQuery] Back Button plugin/techniques

[jQuery] Back Button plugin/techniques


Hi all,
As you all know, AJAX request causes the back button to loose it's
functionality. I'd wounder if there is any plugin or sample of
technique to simulate for example gmail's back button handling (with
anchors).
It is probably pretty simple to create some own anchor syntax and then
use that to populate the page needed (of course it would be a new AJAX
request per each back button click, but it would work).
But if someone have a working technique, that would be great :)
/Peter