How do I do this in Dreamweaver CS3

copywriter's picture

Hello...

I'm using Dreamweaver CS3 and still learning how to use it.

When I modify my navigation menu in my home (index) file - either adding or deleting menu topics and titles and their underlying links - is there a way for that modification to be AUTOMATICALLY updated on ALL of my website pages rather than changing each page's nav menu one-by-one?

If so, could you please explain how to do that.

Thank you!

How do I do this in Dreamweaver CS3

andy's picture

I believe there is! Check out this link: http://www.thesitewizard.com/gettingstarted/dreamweaver5.shtml

Thanks,

Andy
actuation.com

Re: How do I do this in Dreamweaver CS3

Jeremy Palmer's picture

copywriter wrote:
Hello...

I'm using Dreamweaver CS3 and still learning how to use it.

When I modify my navigation menu in my home (index) file - either adding or deleting menu topics and titles and their underlying links - is there a way for that modification to be AUTOMATICALLY updated on ALL of my website pages rather than changing each page's nav menu one-by-one?

If so, could you please explain how to do that.

Thank you!

Yes - you can do this one of two ways in Dreamweaver.

1 - Use a Dreamweaver template file to store your navigation and other sitewide content - (see Dreamweaver help file).

2 - Use a PHP include. http://www.w3schools.com/php/php_includes.asp

Best,

Jeremy

Dreamweaver has a library

Darwin's picture

Dreamweaver has a library function which allows you to update the library and everything that contains that library will update

Another way to get that help

kensav's picture

Another way to get that help is open up Dreamweaver, take a deep breath and then press teh F1 key. Everything you would need to get started is in there. Eventually you'll get to know html well enough not to rely on editors and you might choose to just work out of the code.

Also http://www.w3schools.com/ is a great place to learn the basics of almost anything online. I would be a semi-rich man if they only had an affiliate program. :)

got twitter?
www.twitter.com/kensavage

I used template

wwantana's picture

I'm quite new too. So my suggestion may not be the best solution though.

I save file as template and set content area as editable region (navigation is not editable)
I apply template to any page that I need this navagation bar.

Anytime I update template, it will asked whether or not I need to update those relevant pages.

Hope this helps.

Syndicate content