Hello all,
I was trawling the web for an answer to this one - is there an
accepted/preferred methodology for updating the browser address bar
after an AJAX page transition?
For example, I have a list of folders, which when clicked use an
XMLHTTP request to display the contents via an update to a
After this is done, I would like to show a RESTful url in the address
bar for people to be able to share access the same view via a normal
HTTP GET.
Any thoughts/ideas would be much appreciated!
Monkeyten