I'm wondering is there a way for force window.location
to update? I'm on a page which uses ajax to generate results. However, the URL stays the same in the bar and so I can't grab the real URL. I'm wondering.. how would I grab the URL? can I force window.location
to update without refreshing the page?
An example of the sort of page I'm talking about is google instant!