-
slide-in menu
1) Script Title: Dynamic-Fx Slide-In Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/davidmenu.htm
3) Describe problem: I would like to change the slide menu I have now to Fx Slide-In Menu but i am totally lost.
Step 1: First, download the following zip file, which subsequently contains two .js files required by the menu:
menu.zip (click or click with Shift key depressed in NS to download)
The two files contained are "ssm.js" and "ssmItems.js", both of which you should upload to your webpage directory. ( they are in a folder named menuslider on my server)
Step 2: Finally, insert the below code into the <head> section of your page:
<style type="text/css">
<!--
A.ssmItems:link {color:black;text-decoration:none;}
A.ssmItems:hover {color:black;text-decoration:none;}
A.ssmItems:active {color:black;text-decoration:none;}
A.ssmItems:visited {color:black;text-decoration:none;}
//-->
</style>
<SCRIPT SRC="ssm.js" language="JavaScript1.2">
//Dynamic-FX slide in menu v6.5 (By maXimus, http://maximus.ravecore.com/)
//Updated July 8th, 03' for doctype bug
//For full source, and 100's more DHTML scripts, visit http://www.dynamicdrive.com
</SCRIPT>
<SCRIPT SRC="ssmItems.js" language="JavaScript1.2"></SCRIPT>
( no problem inserting ^^^into head)
But nothing showed up on my page, what am i doing wrong?
link to my page http://www.iowatelecom.net/~wd0gat/
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks