"If you don't like something, change it. If you can't change it, change your attitude."
- Maya Angelo
1.0 Page View
The entire site lives inside a single browser tab managed by
PageHost.html. PageHost renders all content in an iframe
that consumes all of the rendered view except for its top bar, as you see
in this page.
The PageHost iframe holds a Track Explorer designed to support navigation
in its track. Explorers have a left panel with track navigation links and
a right panel entirely consumed by an iframe to display content pages.
A URL bar near the top of the PageHost
frame always shows the address of the content page currently on screen,
even though the browser’s own address bar never changes when the Host's iframe
content page changes.
Try it: look at the URL bar in the PageHost frame above
this content area and notice it updates each time you navigate to a new page.
3.0 Left Panel ‐ Track Navigation
The left panel of each Explorer shows a scrollable list of links for
every page in that track. Clicking a link loads the target page into
the right-panel content iframe without reloading the Explorer. The
active link is highlighted so you always know where you are.
Try it: click Site Map in the left panel,
then click Site > Site Demo to return to this page.
4.0 Page Control Block
The Page Controls block appears in the lower-left corner
of the Explorer view. It provides six buttons for fine-grained navigation
without touching the left panel:
- Prev Sect / Next Sect
scroll the content page to the previous or next section heading.
- Prev Page / Next Page
load the previous or next page in the track.
- sect list
ask the content page to toggle Visibility of its Sections menu at the top right.
- pages list
ask the content page to toggle visibility of its Pages menu at the top right.
- Copy Url
copy the current content page URL to the clipboard.
- GoTo
ask the content page to show its GoTo navigation menu.
Try it: click pages list in the Page Controls
block and watch the Pages menu toggle at the top right of this page.