phillipadsmith / A-Slippery-Fish

Mobile Web application for TheTyee.ca (Moved to The Tyee's Github account)
https://github.com/TheTyee/Project-Coho
2 stars 0 forks source link

Shebang for in-app navigation question #36

Open phillipadsmith opened 13 years ago

phillipadsmith commented 13 years ago

For version II, I'm curious if we could support getting to pages in the app using the #! approach, e.g.: #!{storyUUID} or #!{search} or #!{saved}

I'm guessing that might enabled navigating back from a external link or share to the right spot in the app, which would be pretty neat.

Thoughts?

phillipadsmith commented 13 years ago

Some links: http://www.sencha.com/forum/showthread.php?116853-Mapping-hashed-URLs-to-views&highlight=history http://www.sencha.com/forum/showthread.php?116102-Sencha-Touch-Browser-History-Management&highlight=history