This menu is made of the following :

  • A javascript file named menuscript.js, it contains all the code to create the sub menus and mouse over effect. In this file you can edit the text, links and targets of the sub menus.

  • A CSSstyle sheet file named menustyle.css, it is used to create the look of the sub menus. In this file you can change the colors and overall look of the sub menus.

  • 50 PNG images files for the main menu buttons. Those files are in a folder called : buttons/

  • The present HTML file called open_me.html, with the CODES you need to put in your web page to display the menu.


CAUTION if you modify the provided HTML, CSS or
Javascript codes your menu may not work anymore.


Installation :



1. Create the button's folder, and put button images in it.

The button's folder must be in the same directory as the web page that will display your menu. For example :

If your web page is here :
http://www.mydomain.com/index.html

Your button's folder must be here :
http://www.mydomain.com/buttons/



2. Put the menuscript.js and menustyle.css files in your web page folder.

The menuscript.js and menustyle.css files must be in the same directory as the web page that will display your menu. For example :

If your web page is here :
http://www.mydomain.com/index.html

Your menuscript.js file must be here :
http://www.mydomain.com/menuscript.js

And your menustyle.css file must be here :
http://www.mydomain.com/menustyle.css



3. Insert the HTML tag for javascript and sub menus.

This is the HTML code that calls the javascript and CSS style sheet files ( menuscript.js and menustyle.css ). You must insert it in the HEAD part of your HTML document.



4. Insert the HTML tag to display the menu.

This is the HTML code to display the menu.
You must insert it in the BODY part of your HTML document.


CAUTION if you modify the provided HTML, CSS or
Javascript codes your menu may not work anymore.


Link Back :

If you use this menu, YOU MUST PUT A LINK BACK to ButtonGenerator.com.
Click here for more details.


If you don't want to link back,
you can sign-up to the members area.


All buttons and menus are COPYRIGHT © 2003-04 ButtonGenerator.com All rights reserved.
You cannot offer the buttons on your clipart or template site.
You cannot resell the buttons.