SuperComputing
IS-IT--Management
OK, Lets say that I have an online catalog with 20+ pages. I am putting a 'table of contents' at the top of the page. It is an image that looks like several buttons and a map that will take you to "page04.htm" when you click on "widgets", etc...
If in the future the catalog changes and now when you click on "widgets" it should take you to "page08.htm" instead.
How can I set this up now where I won't have to go back and edit all 20+ pages with the new location?
Can I have a .js file that stores the location of the image and the map and just have a script on each page call it?
If in the future the catalog changes and now when you click on "widgets" it should take you to "page08.htm" instead.
How can I set this up now where I won't have to go back and edit all 20+ pages with the new location?
Can I have a .js file that stores the location of the image and the map and just have a script on each page call it?