Kamis, 05 Mei 2011

Slide-In Menu (v 6.5)


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.

Step 2: Finally, insert the below code into the <head> section of your page:

klik
<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>



Yes, that's it!

Configuring the menu

All configurations to the menu are done inside "ssmItems.js". Open the file up using any text editor to edit the menu's style, and the displayed links.
sumber http://www.dynamicdrive.com/

Tidak ada komentar:

Posting Komentar