Inherently wrong? Menu files at root.

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
JimFuglestad
Beginner
Beginner
Posts: 9
Joined: Fri Jul 07, 2006 11:29 pm
Location: Minneapolis
Contact:

Inherently wrong? Menu files at root.

Post by JimFuglestad »

Hi,

I have my menus looking as I want them, license implemented, etc...

Right now, I have my menu files at the root of my website. My index.html file incorporates them perfectly.

However, my other files that will use the menus are located in subfolders, for example....

portraits/portraits_index.html

When I try to incorporate the menu into the portrait_index.html file it seems that they can't be read.

I've tried changing the paths to
src="embedded_main_menu.js"
src="/embedded_main_menu.js"
src="../embedded_main_menu.js"

No matter how I try to do this, the menu is just not brought into the portraits_index.html page.

Is there something I'm inherently doing wrong?

Thank you.

Jim
JimFuglestad
Beginner
Beginner
Posts: 9
Joined: Fri Jul 07, 2006 11:29 pm
Location: Minneapolis
Contact:

Post by JimFuglestad »

Okay... sorry again... figured it out.

Sheesh.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Don't feel bad. Pathing can be a pain.

Glad you got it!
John
Post Reply