About
The ultimate java resource for cascading menus. Unique benefits include:
superior performance
higher scalability
greater optical impact
faster development
true frame-crossing
This page explains all of the extra options hidden away in these menus.
How to edit/add a hyperlink manually
STEP 1
Always begin editing the index file by opening the file in a simple text editor like Windows Notepad. The index file is the .txt file we send you by email when you configure the menu using the online configuration tool. It looks like a list, where each line contains exactly 10 inverted commas which sometimes have commands inserted between them.
To edit a hyperlink or add a hyperlink to an existing menu item, insert a LINK command at the position show. It must be between the 4th set of inverted commas. Following LINK: you write the name of the page, followed by a comma, optionally followed by the name of the frame you wish to target. You can use any page or frame names, provided that they are valid. You can also use standard HTML frame targets such as _blank (for a new window) or _top (to break out of a frameset).
You can also use absolute URL's (e.g. LINK:http://www.alienmenus.com) or you can specify relative paths (e.g. LINK:path/file.htm, LINK:../../home.html). You can specify most file types (e.g. ASP, PHP, JSP, etc). However try to avoid spaces in the URL's.
STEP 3
Always finish your editing session with a test of the new addition. Ensure that you have saved the index file and placed it in the same directory as the other menu files. Do not change its name. And ensure that any additional resources you may have added, such as GIF or JPG files for icons, or AU files for sounds, are also in the correct place. Remember that when you try to view the results in a browser, an old version may be pulled out of cache and you won't see the changes. To avoid cache problems: with the Microsoft java interpreter you can keep CTRL-SHIFT pressed while reloading, and with the Sun java interpreter you will need to close all browser windows and then restart the browser.
GENERAL POINTS
To make sure that your index file remains correctly formatted, please observe the following simple rules. Each menu item is defined by a single line in the index file. This line must have 10 sets of inverted commas as shown in all the examples. Do not try to spread a menu item definition over more than one line - just make the line longer.