Check out this link:

http://google.blogspot.com/view/timeslide

And click on the post and as you can see the URL is changing but without a # or something like that, It changes like the page would load normally, but the content changes just like it would be built with AJAX.

This happens with Chrome 10 with the latest stable version, but for Firefox 3.6 it uses the old way with the hash :)

How is this possible, is this a new HTML5 feature or what?

link|improve this question

feedback

1 Answer

up vote 9 down vote accepted

pushState

link|improve this answer
I love stackoverflow! :D – CIRK Apr 2 '11 at 20:27
@CIRK: Then please accept the answer :) – pimvdb Apr 2 '11 at 21:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.