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;")
link to local doc -- {SOLVED}
Re: link to local doc
Here is the answer:
aI("text=Fasteners;url=file:///C:/your folder/your folder/your page.htm;")
aI("text=Fasteners;url=file:///C:/your folder/your folder/your page.htm;")