Help with history object, back and forward buttons in ajax content
I need help sifting through the mounds and mounds of mis-information and folklore associated with retrieving content via ajax and keeping the history object, back and forward buttons working.
I took a look at a history plugin (or five) and they all seemed to mess up the jQuery namespace something terrible. So I tried taking the most understandable of these plugins and namespacing it myself, but I just don't quite get it.
As such, could someone point me to a valid tutorial that explains how to manage the browser history when loading content via ajax in jQuery?
Thanks in advance for any advice. I have found so many resources, but trying to figure out which one to listen to has proven next to impossible.
Jase