oscar_schwartz
Newbie
Posts: 1
Registered: 11/29/2002
Member Is Offline
|
| posted on 11/29/2002 at 07:53 AM |
|
|
links pop-up in new window?
Hi,
I'm trying to modify the tree menu so that when you click an item, it doesn't pop up in a new window. I looked around through all the seperate files
and I don't see anything that allows me to control this. Any ideas?
Thanks in advance,
Oscar_Schwartz
|
|
|
Ulukai
Member
Posts: 40
Registered: 11/27/2002
Location: Frankfurt, Germany
Member Is Offline
|
| posted on 11/29/2002 at 08:52 AM |
|
|
tree_tpl
Hi,
search in the file tree_tpl.js (I renamed the files and do not exactly know the name)
The first array (tree_tpl), the first entry(target) is set to 'content'. There you may set '_self'.
CU
Ulukai
|
|
|