I have a site done in Dreamweaver which also has fireworks drop down menus. Did this over a year ago so my memory is vauge. Now when I change the copyright date in the template and update all the pages, the code for the menus is showing on the pages.
Dreamweaver changes this: <javascript>
<!-- to this: <!--
and //--></script> to this: //-->
why is it doing this, how to I make it stop!