arrow image location issues

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jeallen
Advanced
Advanced
Posts: 16
Joined: Sat Sep 27, 2003 9:23 pm
Location: Huntsville, AL USA
Contact:

arrow image location issues

Post by jeallen »

I am sure this has been coverred, but..

I can only get the arrow in the menu bar to work with files in my root directory. The arrow.gif file is in ./milonic/arrow.gif and I am modifing the subimage="./milonic/arrow.gif"; (which is where it resides relative to root)

is there a way to do this so the subimage link is relative and works in all subdirectories?
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

./ is invalid syntax. If "...which is where it resides relative to root..." is correct, then your path would be "/milonic/arrow.gif".
John
jeallen
Advanced
Advanced
Posts: 16
Joined: Sat Sep 27, 2003 9:23 pm
Location: Huntsville, AL USA
Contact:

This does work, but has FP issues

Post by jeallen »

Just to let everyone know, when you preview this in frontpage the links appear broken, but work when published.

Thanks!
Post Reply