crock
06-01-2007, 01:40 AM
Hello all.
I'm trying to create a navigation menu that will be used across several web pages (all .html files) from a list stored in "navbar.html" and i can't figure out how to either import it or utilize it.
I have about 30-40 pages that this navigation bar needs to be included on, and it needs to display the same information on each page. Up until now, I embedded the navigation bar into each page. Since I only had to maintain 5 pages, I was able to edit each page easily to make the navbar consistent across each page. Now that the site has grown, I need to be able to edit the navbar in a separate file so that I'm not constantly updating 30-40 pages all the time.
Is this possible? Can anybody lend me a hand with it?
Thank you,
Crock
I'm trying to create a navigation menu that will be used across several web pages (all .html files) from a list stored in "navbar.html" and i can't figure out how to either import it or utilize it.
I have about 30-40 pages that this navigation bar needs to be included on, and it needs to display the same information on each page. Up until now, I embedded the navigation bar into each page. Since I only had to maintain 5 pages, I was able to edit each page easily to make the navbar consistent across each page. Now that the site has grown, I need to be able to edit the navbar in a separate file so that I'm not constantly updating 30-40 pages all the time.
Is this possible? Can anybody lend me a hand with it?
Thank you,
Crock