targeting

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
surfthis
Beginner
Beginner
Posts: 1
Joined: Thu Dec 15, 2005 2:46 pm

targeting

Post by surfthis »

Hi,

I made a webpage with frames: 1 frame on the left named "menuFrame", one on the top "titleFrame" and a mainframe "mainFrame".
In "menuFrame" I have set the treemenu from here, and I want the links there to open in "mainFrame"
Don't now much about javascript, but I tried several things, but none of them worked.
Could someone please help me out?

aI("text=Start;url=start.htm;);
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Below my name you'll see some links, one of them is to item properties. Among the many properties there is one called taget, and also one called targetfeatures. You'd need to use that to tell the url where to open. It will give you an example. There is also a demo about frames. This is not a treemenu. It has a menu that works across frames, but there is also information on how to code to open a page in whichever frame.

http://support.milonic.com/demos/frames/index.htm

Ruth
Post Reply