I have easy button menue maker pro 1.6. All works but: I have a project with about 50 pages in different sub and sub- sub directories: AND I must change links, buttones, add new ones and delete old ones. this works on ONE page /the first index.htm / but not on all other pages.
It can't be that i must replace all the mues in all the pages!!!! - if this is so... I cant use this!
I hope i do something wrong!! thanks for a quick answer
menues in different sub- and sub-subdiretories
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: menues in different sub- and sub-subdiretories
When generating menu code, you can generate it based on absolute links relative to your domain name.
To do this, use Insert into Web Page -> Just generate HTML code and in the next step enter directory name that starts with / e.g. "/menu". Then you will have to upload all the created menu files under http://www.yourwebsite.com/menu (if you chose "/menu" as the directory for the files) and you will be able to use the *same* HTML code in any sub-directories of your site.
To do this, use Insert into Web Page -> Just generate HTML code and in the next step enter directory name that starts with / e.g. "/menu". Then you will have to upload all the created menu files under http://www.yourwebsite.com/menu (if you chose "/menu" as the directory for the files) and you will be able to use the *same* HTML code in any sub-directories of your site.
Re: menues in different sub- and sub-subdiretories
Thanks - but if i make changes on the menue - i have to implant the new html code in every page.
- Can't i plant the html-code in one extra site and just change this - and it will be correct for every page?
- Can't i plant the html-code in one extra site and just change this - and it will be correct for every page?
Re: menues in different sub- and sub-subdiretories
You can keep it in one place if you use server-side programming such as PHP. Move the menu code to an include file and include the menu in all pages that you want to use it.
Blumentals Software Programmer