Using local disk links with menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
scarrott
Beginner
Beginner
Posts: 2
Joined: Tue Sep 30, 2003 1:42 pm
Location: Sheffield, UK
Contact:

Using local disk links with menu

Post by scarrott »

I want to be able to put a copy of the site i am creating on a CD so that i can show someone the site working without connecting the the net. Unfortunately, all the links have been setup as absolute weblinks. I need to change the menu_array.js file so that the links are to the same files, but in d:\website\ rather than http://www.... etc.

I have tried changing the links to "d:\website\..." and "file:\\d:\website..." but when i click the menu then i just get a 'page cannot be found screen'. What am i doing wrong.

Any help would be much appreciated
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Try file:///D|/website/.
John
scarrott
Beginner
Beginner
Posts: 2
Joined: Tue Sep 30, 2003 1:42 pm
Location: Sheffield, UK
Contact:

Post by scarrott »

Thanks for that mate! Knew it'd be something obvious.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Jeez, you mean it actually worked :?:

Wow, that's one-in-a-row... :D
John
Post Reply