PMM/javascript conflict?

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

  1. #1

    Default PMM/javascript conflict?

    i'm using a PMM menu on a page with a javascript date function

    how do i go about combining both?

    <script type="text/javascript" src="scripts/date.js"></script>
    <script type="text/javascript" src="p7pm/p7popmenu.js"></script>

    at the moment the date script is INLINE but i'd prefer to LINK it in.

    [url]http://www.videocentrooaxaca.com/template.htm[/url]

    advice is appreciated!
    david sutherland


    david sutherland Guest

  2. Similar Questions and Discussions

    1. IIS and FMS conflict
      I'm having trouble with IIS and FMS conflicting when my server starts up. It appears that FMS starts up before IIS does and engages all available...
    2. Port 80 conflict?
      Will it be possible to have Flash Media Server and Flash Remoting server both on the same box both listening on port 80? I tried this in out test...
    3. Rollover/Pop up conflict?
      Hello I've had great support at this forum in the past, I'm hoping one of you tech wizards can help me with this one. A friend created some...
    4. cfinput required="yes" and inline javascript conflict
      Has anyone experienced a situation where inline Javascript is causing Cold Fusion's native error reporting to fail. I have a script that tests 2...
    5. font conflict
      recently received a file with fonts that are missing on my computer. the file has fonts, however they are not able to be installed because they are...
  3. #2

    Default Re: PMM/javascript conflict?

    david sutherland wrote:
    > at the moment the date script is INLINE but i'd prefer to LINK it in.

    What specifically is the problem that you're experiencing when you do link the other script into the page?

    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Adobe Community Expert
    danilocelic *ACE* 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