How to \"bookmark\" page or content fetched using AJAX?
It looks like it can be easy if we just add the details to the \"anchor\", and then, use the routing or even in P
If you use jquery, you can do that in a simple manner. just use ajaxify plugin. it can manage bookmarking of ajax pages and many other things.