Search found 4 matches

by cogitans
Sun Jul 17, 2005 8:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How to open in another table data field. [Solved]
Replies: 2
Views: 2044

I solved the problem by using "iframe".
by cogitans
Sun Jul 17, 2005 3:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How to open in another table data field. [Solved]
Replies: 2
Views: 2044

How to open in another table data field. [Solved]

I am using the menu in a table solution. And everything works fine except that when I press a link the link opens in a new windows. And the idea was to open the link an the table data field just below the menu field.
How is this done? I guess I have to give the table data field a name. But I can't ...
by cogitans
Fri Jun 10, 2005 2:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Where do I write the TARGET ?
Replies: 3
Views: 2335

Yes, you understood it correctly.
I have an index-page which has 2 "src=" in it. In 1 of these 2 pages the menu appears. The point is then that if I press a link in the menu then the link target opens on the 2nd page.
I tried the simple solution (just "target='2nd page'"), but that didn't seem to ...
by cogitans
Fri Jun 10, 2005 8:54 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Where do I write the TARGET ?
Replies: 3
Views: 2335

Where do I write the TARGET ?

I have a frame based page. In the top frame I placed the menu. And when you click the menu items I want the link to be shown in the lower frame. But I don't know how to do it.
I tried several different things. For instance "target=lowerFrame", but it doesn't work. If I do it without target the menu ...