I’m taking over a Web site which we have a new master
head (banner) for, however it I put the new master head in (which
is easy) I lose the navigational bar. We can’t find the
person who built the site any more and I have worked on the site
for many months (even though I don’t have xaramenu) without
any problems….
I have spent hours & hours and with no avail. I have back
tracked and checked all the files & folders. If some one is
reading this and I can’t change the master head without
changing the navigational bar then just let me know. I believe it
can be done, but way over my head.
First here is what the master head says,
<tr>
<td><a href="../../index.php"><img
src="malibu2/images/web_logo.jpg" alt="Malibu Header" width="711"
height="86" hspace="10" vspace="0" border="0"
align="top"></a></td>
</tr>
<tr>
Underneath that is,
<?php
Include(‘malibu2/header.htm’);
?>
When you open the above this is what Dreamweaver
reads….
document.write('<scr'+'ipt
src="malibu2/xaramenu.js">'+'</scr'+'ipt>');document.write('<scr'+'ipt
src="malibu2/navigation/shark.js">'+'</scr'+'ipt>');
Please, please help me……………