Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:14

Can I make relative path in menu_array.js file?


Poster: whiskey3
Dated: Wednesday September 3 2003 - 9:00:11 BST

I'm using of course in the menu_array.js file the following example:

,"What's New ","http://www.moldex.com/whatsnew.htm",,"",2

Can I use an <a href= insted like:

,"What's&nbsp;New&nbsp;","<a href=whatsnew.htm",,"",2

instead?

I have to burn the client's website onto a CD and have to make alll the files relative to the CD because they are going to use it on a laptop and show it to a bunch of people without an internet connection.

Thanks.