These pages are devoted to various aspects of navigating around your pages: Bookmarks -- Step-by-step guide to making bookmarks More bookmarks -- Advanced bookmarks, comparisons and tests Broken Links -- Symptoms and Cures Buttons -- Step-by-step guide to making buttons Email addresses -- how to hide them from spammers I-frames (Inline frames) -- Introduction to adding i-frames to your pages I-frames -- Target syntax -- changing i-frame content, works with objects I-frames -- FillFrame syntax -- changing i-frame content, works with objects and text I-frames -- OnLoad event -- change i-frame content whenever another i-frame loads I-frames (advanced) - More neat things you can do with i-frames Files -- Step-by-step guide to making files available for download Menus -- Step-by-step guide to making drop-down or pull out menus Pop Up a Page in a Window -- a way to display small pages Search Engine -- How to add a Search Engine to your site Z-Order -- Stacking order of object on your pages
Navigation Bar (Coming Real Soon Now)
I find a navigation bar like that at the bottom of this page difficult to maintain. Each time I add pages, I find I have to update the navigation bar on all the other pages. In practice, I don't bother, so you may see older pages here that have no direct navigation to the newer pages.
It seems that it should be possible to include a bar like this as an include file. When doing an update, it should only be necessary to change this file. This javascript has to smart enough to:
Deactivate the link for the current page
Correctly position the little 'You are here' arrow on each page
Adjust the width of the horizontal rule (the line above the menu) to match the width of the menu line
Apart from jotting down these thoughts, I haven't done anything about this yet.