A Slacker's Guide to Dynamic HTML [5k]
DHTML SCRIPTS
Menu/Navigation
Special Effects
Images
Forms
Text/Announcements
Windows/Pop-ups
Clocks/Countdowns
Miscellaneous




Manual Pull Out Nav Menu

Instructions:

This goes in the HEAD of your document.

Select All & Copy

This goes in the BODY of your document, right after the BODY tag.

Select All & Copy


So now what?

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.


Home - Sitemap
Complete HTML Guide - Free Downloads for Webmasters - Tips & Tricks - Tag Reference
Style Sheets Tutorial - JavaScript Library - Dynamic HTML Script Library - XHTML Primer
dhtml/autopullnavmenu.html

BIGGER ARCHIVES
MORE INFO
Everything I am not
http://www.dynamicdrive.com
http://www.dhtmlzone.com
http://www.dhtmlshock.com


Popular Scripts
Find in Page
Let it Snow!
Auto Select & Copy
Announcement Box


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.