23 Mar
2001
23 Mar
'01
7:23 p.m.
Rubinstein Fredrik writes:
I want to create an website on which I split the screen with a narrow left side in which there will be an dtml-tree function and a wide right side. When a user clicks on a expandeed leave on the left side I want to display information on the the wide right side. Have a look at "App/dtml/menu.dtml"...
The magic is the "target=<framename>" attribute to "<a href...>"... Dieter