PDA

View Full Version : Need script for treemenu in layers


tanneman
10-14-2002, 09:16 AM
Hi my name is Tanju and I am searching for a treemenu.

the treemenu will be put into a leftframe and on the rightframe you have the mainpage. But the thing is that you have two buttons on the mainpage (next and previous button). When you click on one of them you will go to the next page but not only the page changes but also the menu has to change. The user has to see where he is at the moment.

I hope you understand what I mean. If not...please ask for more information.

Thanks a lot
Best wishes
Tanju

redmeat
10-14-2002, 10:07 AM
I don't think anyone's just going to write the code, for a start cross dom menus like that have a load of code (well actually NN4's dom causes that) - but have a few links which have what you need in tutorial format, so you can actually learn what goes on:

http://hotwired.lycos.com/webmonkey/01/12/index1a.html?tw=authoring

As for the frame thing. all you'll need is

http://hotwired.lycos.com/webmonkey/98/03/index3a_page11.html?tw=programming

These two links will not only see you on your way, but are all you need.