danwanner
Newbie
Posts: 1
Registered: 12/17/2003
Member Is Offline
|
| posted on 12/17/2003 at 09:23 PM |
|
|
Calling the menu_files scripts from doc root.
Is it possible to configure the menu_files js call path to start at the doc root rather than from directory containing or below the wp making the
call?
For instance,
if the wp containing the menu_files call is located= /webpages/page.php
how can we call the menu_files from, say, /dhtmlscripts/menu_files ?
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 1/6/2004 at 07:14 AM |
|
|
just use the absolute path. /dhtmlscripts/menu_files/ should work.
|
|
|