| s_mccoy 2006-02-12, 6:40 pm |
| I created a master template to handle my hemu and footer with the content area
made as an editable region. I have some Dreamweaver created javascript to
handle rollver images and image preloads that I placed in an external .js file
and linked to the master template. I then created a specific type of page
with the content section, still editable, based on the master template. The
content is setup in such a way as to make it easy to do a simple find/replace
on the graphics and I have a new portfoliio page with as little work as
possible.
The problem I'm having is with Dreamweaver rewriting the javascrpt back ino
the portfolio pages based on the nested template. Is there a way for me to
tell Dreamweaver to always write to the external file? it woldn't be so bad if
I could go in and remove the code but it's in an uneditable region from the
master template.
|