How is this site made? It looks like changing pages are ajax transitions but the url is changing at the top? Could someone point me in the direction of how this is made please. Would be really interested.
I'm not sure that it's the only reason why IE isn't supported, but currently no version of IE supports the history api, which is a bit of an annoyance if you aren't developing a site that you can block certain browsers from using.
chrisboesing|12 years ago
Here is a nice article describing it: http://diveintohtml5.info/history.html
A simple example with source can be found here: http://html5demos.com/history
nekgrim|12 years ago
https://developer.mozilla.org/en-US/docs/Web/Guide/DOM/Manip...
bobsy|12 years ago
unknown|12 years ago
[deleted]
publicfig|12 years ago
robinduckett|12 years ago