Java Script Help

#1 13 Mar 2010 @ 12:41
I am using java script for a menu on my "homepage". All of the files on on my computer instead the the web, because I use it for my home network.

I am wanting to open a new web page that is in the same directory as everything else.

Does anyone know the correct command to put in here?

Here is the sub menu that I am working on. I need to open the Bills.htm document.

with(milonic=new menuname("Miscellanous")){
margin=4;
style=submenuStyle;
aI("text=E mail;url=http://www.mail.com;");
aI("text=File Hippo;url=http://www.filehippo.com;");
aI("text=XM Radio;url=http://www.xmradio.com;");
aI("text=Red Box;url=http://www.redbox.com/Titles/AvailableTitles.aspx#Genre&page=1&sort=1&titleName=&pageSize=10&genreID=-1;");
aI("text=Bills;url=file://localhost/D:/Website/Bills.htm;");
}


HP Pavilion, AMD Athlon 64 X2 Dual Core 3800+ (2 CPUs), 4GB RAM, Windows 7 Professional.
AfterDawn Advertisement
This discussion thread has been automatically closed, as it hasn't received any new posts during the last 180 days. This means that you can't post replies or new questions to this discussion thread.

If you have something to add to this topic, use this page to post your question or comments to a new discussion thread.

Subscribe to AfterDawn's weekly newsletter.