staab / js-allonge

Repository for collaboration on the project for the Javascript Allonge group 2014
MIT License
1 stars 3 forks source link

Design client side navigation #9

Open staab opened 9 years ago

staab commented 9 years ago

We'll use hash-based navigation. Think through what to include on the initial root html page, and how to separate pages. We may want a library for the actual hash management, since it's not very good cross-browser.