mai_navigation
Differences
This shows you the differences between two versions of the page.
| mai_navigation [2022/09/23 22:47] – created jhagstrand | mai_navigation [2023/01/12 11:00] (current) – removed jhagstrand | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Mai navigation ====== | ||
| - | |||
| - | http:// | ||
| - | |||
| - | Push pop replace state in browser history | ||
| - | |||
| - | BrowserHistory.nav(pageid) takes a single parameter, pageid, | ||
| - | and passes that to history.pushState({' | ||
| - | |||
| - | Instead, we need to allow an unlimited number of parameters, as might be added to a url querystring. | ||
| - | |||
| - | Step one, make a new version of the browserhistory.html test app to test an array of parameters instead of only the pageid. | ||
| - | |||
| - | * ?page=home (alias for chat) | ||
| - | * ?page=chat | ||
| - | * ?page=about | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
| - | * ? | ||
mai_navigation.1663987650.txt.gz · Last modified: 2022/09/23 22:47 by jhagstrand