|
See Version 2
FROM
JAVASCRIPT KIT
See Version 3
FROM
DYNAMIC DRIVE
slightly different code
(my favorite version!)
|
Folding menu tree- Javascript Kit version
The code comes in two main pieces (head section & body section) and a third piece is an add on if more menu items are needed. I will show only the first two. If third is used, just make the same modifications to it as shown.
Right click and choose Save As on each of these links to download the actual stored gif image file. Place the image in a file where you can find it later.
You can also just click the link to see the image file.
Place both the head and body codes into one document in an editor program (Notepad, etc).
In front of every image reference in the script, you must place ^GEMDIR/
(Use your search/find function to find the three images in the code)
Here is the modified head & body code:
Change each dfddf to the URL address of your first menu (ex: http://www.page.com)
Change each menu name Menu 3 to a real menu name (ex: News Menu)
Change each fdddf to the URL address needed (ex: http://www.cnn.com)
Change each link name Link 1a to a menu name (ex: CNN)
Paste the modified code into one webgem
Disregard CSB instruction to enter ^WEBCOMPONENTDIR, CSB still uses ^GEMDIR
![]() |
Should be typed like: target="TRLX_Middle"
|