Uncle Jims Web Designs
Slide Down Menu Bar
This drop down menu is very easy to configure and place on your web page.
Instructions for Use:
1. Save the following script to your directory: menu.js
2. Save the following style sheet to the same directory: sddm.css
3. Place the following code between your <head> and </head> tags:
<script language="JavaScript" type="text/javascript" src="menu.js"></script>
<link rel="stylesheet" type="text/css" href="sddm.css">
4. Place the following code inside the body of your document:
5. Configure the above code for your own links.
6. Enjoy!