link to local doc -- {SOLVED}

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
User avatar
Wag
Advanced
Advanced
Posts: 28
Joined: Wed Oct 31, 2007 4:07 pm

link to local doc -- {SOLVED}

Post by Wag »

How do I link to a local doc instead of a web address?
I tried this but it doesn't work and the page I want to link to is in the same directory as menu_data.js

aI("text=Head Torque;url=\DHTML Menu\HeadTorque.txt;")
User avatar
Wag
Advanced
Advanced
Posts: 28
Joined: Wed Oct 31, 2007 4:07 pm

Re: link to local doc

Post by Wag »

Here is the answer:
aI("text=Fasteners;url=file:///C:/your folder/your folder/your page.htm;")
Post Reply