I found a javascript that allows me to use a drop down list for a menu. I have worked on programming languages that allow include statements so I tried to use a similar technique using JavaScript with document.write. I was hoping that I would only have the menu stored once and then when I added pages I would only have one place to change and my whole web site would be updated. It works fine on my PC but not on my web site. Maybe someone can tell me what is wrong?
There are two scripts: jumpPage and Menu which are stored in my javascript folder.
It is the Menu script that contains the document.write code
I hope that there is a way to somehow use this technique.
[edited by: jatar_k at 9:21 pm (utc) on Aug. 17, 2005]
[edit reason] no personal urls thanks [/edit]