jarcega
Newbie
Posts: 1
Registered: 2/11/2008
Member Is Offline
|
| posted on 2/11/2008 at 10:03 PM |
|
|
Need to link to Files on Server
Everything is working fine for me except I want to link to some files located on my web server. Can anyone help me with the correct syntax to do so?
Any help would be appreciated.
Thanks.
|
|
|
tigra
Administrator
Posts: 1960
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/12/2008 at 03:21 PM |
|
|
anything that works with the regular <a href=".."> tag will work in tree menu.
experiment with the static HTML tag and when you're satisfied with the results move whatever is inside href="..." into the link parameter of the
item inside tree_items.js
|
|
|