Change menu options on multiple pages at once


i have site written in notepad++, , need make change 1 of menu options. menu header on (20+) pages. there easy way in dreamweaver make change on pages @ once, css change. know can load pages , search , replace sounds messy , time consuming.

 

the menu made list items controlled css:

                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                    <li><a href="#">activities</a>   <-- needs change
                                        <ul>
                                            <li><a href="abc/abc.html">abc</a></li>
                                            <li><a href="xyz/xyz.html">xyz</a></li>

                                        </ul>

                                    </li>

               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

thanks in advance

 

swd

if anticipate doing these global changes often, should build site now.  read dreamweaver dreamewaver templates & server-side includes (ssi).

 

my personal preference, if server supports them, use server-side includes shared elements such navigation menus, headers & footers.  1 include file can edited, uploaded server , voila!  every page populated server-side changes.

 

templates basic web pages editable (unique) , non-editable (common) regions in them.  when need make global change, update template , upload site pages server.

 

nancy o.
alt-web design & publishing
web | graphics |  print | media specialists
www.alt-web.com/
www.twitter.com/altweb



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???