Dreamweaver and xara

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Dreamweaver and xara

    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?????


    hollyjm Guest

  2. Similar Questions and Discussions

    1. Dreamweaver Help
      Hi, I am just starting out in the web design world, I have created a page for the company that I work for but the problem myself and they are...
    2. Dreamweaver/PHP
      Hi - I want to be able to do is produce a list which is defined by specific criteria. So, for example, I'd like a drop down box which contains...
    3. anyone use Dreamweaver?
      I've been doing ASP by hand-coding in either Homesite or Interdev for years. I have been using Dreamwever for static sites that I make on the side....
    4. Will a webpage designed in Dreamweaver 4 be compatible with Dreamweaver MX?
      Will a web page designed with Dreamweaver 4 and Fireworks 4 be compatible with the MX versions of Dreamwever and Fireworks? We have one PC with...
    5. Dreamweaver bug..
      Hey, I found a bug in dreamweaver mx. I'm not sure what it is, but whenever i use dw for over an hour, the characters i type in the code section...
  3. #2

    Default Re: Dreamweaver and xara

    Can you post a link to this, so we can see what you are talking about?
    voxmaris Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139