Skip to content

Demonstrates how to use the HTML5 history object to deep link Ajax applications.

Notifications You must be signed in to change notification settings

craigshoemaker/HTML5HistoryDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This sample demonstrates two different approaches for deep linking Ajax applications.

The files in the 'hash-bang' folder demonstrate the legacy approach to handle deep linking Ajax applications. The files in the 'history-api' folder demonstrate how to use the History API to maintain clean URLs without initiating full posts back to the server.

About

Demonstrates how to use the HTML5 history object to deep link Ajax applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published