Sorry to sound a little manic, but I had the bright idea of changing all the page IDs on my 22 page website today from page1, page2 etc to what the pages actually are to make them easier to identify, then realised that I will now have to change all the menus and the links. Added to this I need to be in work in one hour and 20 mins!
My menu is contained in a javascript file, which I then copy onto the page using the html box in VSD. I've updated the js menu file according to my new page names, but when I uploaded, all my text is gone, and the menu doesn't show! I can't seem to attach the js file. The site is flintanddenbighrc.com I need this site to be viewable in firefox and most other browsers too, I did do something a while back to make that happen, but can't remember what (sorry, not very good at this!).
Can anyone help?
My menu is contained in a javascript file, which I then copy onto the page using the html box in VSD. I've updated the js menu file according to my new page names, but when I uploaded, all my text is gone, and the menu doesn't show! I can't seem to attach the js file. The site is flintanddenbighrc.com I need this site to be viewable in firefox and most other browsers too, I did do something a while back to make that happen, but can't remember what (sorry, not very good at this!).
Can anyone help?
I have sorted this now, totally illogically, but it's sorted!
Off the top of my head, there is no quick solution that will fix in the time alloted.
However, you can in the future create a menu file (say menu.html) and insert the code
<!--#include virtual="menu.htm"-->
in your page where you want to have a menu.
rename all your pages, and use the ending .shtml
This way you have one menu file that is re-used 22 times so when you make a change to the menu, you only have to change one file, menu.html and that one change replicated automatically through your site.
I use the Editor, nit visual editor, but i'm sure there is a way to do this in visual editor.
Volunteering to help
http://www.tbaygeek.org
However, you can in the future create a menu file (say menu.html) and insert the code
<!--#include virtual="menu.htm"-->
in your page where you want to have a menu.
rename all your pages, and use the ending .shtml
This way you have one menu file that is re-used 22 times so when you make a change to the menu, you only have to change one file, menu.html and that one change replicated automatically through your site.
I use the Editor, nit visual editor, but i'm sure there is a way to do this in visual editor.
Volunteering to help

http://www.tbaygeek.org
Janet Costidell wrote:
I have sorted this now, totally illogically, but it's sorted!
I have sorted this now, totally illogically, but it's sorted!
I thought your site looked fixed in FF :-) Volunteering to help

http://www.tbaygeek.org
Unfortunately, VSD doesn't lend itself to page names ending in .shtml, or .php, so includes aren't so easy to implement. However, the dhmtl menu is javascript, so it can be placed in its own external .js file and then called by each page.
Hi, thanks for the help! Something else has gone wrong now!
I have amended the js file and renamed all the pages back url is flintanddenbighrc.com but the 'showjumping' main button should link to page 10, but I get page 15, also, the sub button for showjumping, which is results, also links to page 15. I've attached the js file, can anyone tell me what's wrong?
I have amended the js file and renamed all the pages back url is flintanddenbighrc.com but the 'showjumping' main button should link to page 10, but I get page 15, also, the sub button for showjumping, which is results, also links to page 15. I've attached the js file, can anyone tell me what's wrong?
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.