Manual Pull Out Nav Menu
This goes in the HEAD of your document.
This goes in the BODY of your document, right after the BODY tag.
To change the contents of the menu to your own, edit the text inside variables sitems[ ] and sitemlinks[ ] in the code of Step 2. You may now also specify a target for the links, if you wish them to be loaded in a new window or frame. To change the appearance of the menu, edit the code in Step 1. Below lists the part you can edit: top:170px; border:1.5px solid green; background-color:lightyellow; layer-background-color:lightyellow; font:bold 12px Verdana; line-height:20px; The first line determines the vertical offset of the menu (adjust 170px to any pixel desired). The second line determines the appearance of the border that surrounds the menu (change 1.5px and green as desired). The third and fourth line effects the background color of the menu. The fifth line determines the font of the menu (change 12px and Verdana as desired). The last line deterines the spacing between each line of text in the menu.
Just about every Dynamic HTML script on this site is ©opyright Dynamicdrive.com, DHTML Zone, DHTML Shock, or the person whose name appears in the credits to the script. Let it be known that I wrote NONE of them.