Skip to content

stevenyxu/html5-history-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 History Example

Install this on a web server and visit one.html. Click the link on the page and observe that successive pages are loaded through AJAX and the history changed through HTML5 pushstate.

Live example

http://cairo140.github.com/html5-history-example/one.html

Gotchas

On some browsers, security constraints will prevent the site from working if served through the file:// protocol. If this happens for you, install a web server and run it there.

About

A practical minimal example of HTML5's history functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published