Click to See Complete Forum and Search --> : Hiermenu


myfore
12-09-2002, 02:47 PM
Im working with Hiermenu and frames and have a few problems that I hope someone can solve for me.

1. Have three frames; top (with the menu horizontal), main and left frame.
How do I get the links to open in left frame without changing the main page? I have tryed with javaurllink and the page is opened correc in the left frame BUT I get the linkpath written in the main frame and the main page is deleted. Then ofcourse the menu isnt works anymore.

2. What to change in the frame.js script to be able to add more levels? Now maximum is three but I need five or more.

3. The first menu in main frame will be located depending on where the cursor hits the text in the top menu. Is there any solution to have the first menu to always position at same place eg. under the left side of the top menu text?

This is a challange fore someone.......

Zach Elfers
12-09-2002, 03:36 PM
Whats a HierMenu? You can target links to certain frames by putting <a href="site.html" target="frameName">, but I'm not sure that's what you want.

myfore
12-09-2002, 03:45 PM
Tanks for your reply. Im not shure I have permission to attach the code (copyright) but here is the link ; http://www.webreference.com/dhtml/column20/index.html
to Heirmenus site. Im playing with the frame version.

Hope you can give me some hints.....