Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Links won't work

    I cannot for the life of me get my links to work! My site is
    [url]www.zionglendive.com[/url] and all my links will not connect to the page. I have all
    the pages to the correct title and the links sourced to the pages...what am I
    not doing right?? Please help!

    Mare74 Guest

  2. Similar Questions and Discussions

    1. Links don't work on Macintosh
      I built flash on a PC. My client views on a Mac (I unfortunately do not have a Mac at this time). He says that the links don't work in my Flash...
    2. Links don't work in Shockwave movie but work in p
      Hi, everyone: I encountered a strange problem. I downloaded a sample movie from Macromedia site and noticed that the same problem occurs what I had...
    3. pop up links don't work
      My pop up links don't work. I inserted a fireworks pop up menu into a template and the links work perfectly there but when I attach a template to a...
    4. links won't work in OE6
      Kindly find underneath the solution found in this newsgroup. Hope this helps .. Phil "Linda L Gilliam" <redparrot53@mchsi.com> wrote in message...
    5. Links do not work
      I am running XP Pro with two profiles, both administrators. This problem happens on only one profile. Some links work. On others, nothing happens...
  3. #2

    Default Re: Links won't work

    What is this?

    <exceptions>
    <!--
    Put tags in between <exceptions> and </exceptions> to prevent specific
    types of browser target check errors from being underlined in code view.
    Examples:
    <tag tag="applet"/>
    <attribute tag="acronym" attribute="onMouseWheel"/>
    <attributeValue tag="div" attribute="language"/>
    <cssProperty property="font-family"/>
    <cssValue property="font-family"/>
    -->
    </exceptions>

    Which links don't work? What happens when you try them? Is this when you
    try them in the local preview or after the file has been uploaded?

    I can see that you have mixed your link types on that page -

    ROOT RELATIVE
    =============
    <a href="/Leadership.htm">LEADERSHIP</a><br>
    <a href="/Worship%20Schedule.htm">WORSHIP</a><a
    href="/Worship%20Schedule.htm"> SCHEDULE</a><br>
    <a href="/Churchlife.htm">CHURCH LIFE</a><br>
    <a href="/Youth.htm">YOUTH</a><br>

    DOCUMENT RELATIVE
    ==================
    <a href="../100years.htm">100 ANNIVERSARY</a><br>
    <a href="../Calendar.htm">CALENDAR</a></strong>
    <hr>
    <strong><a href="../Community.htm">COMMUNITY LINKS</a><br>
    <a href="../Churchlinks.htm">CHURCH LINKS </a></strong><br>
    </td>

    There is nothing inherently wrong with doing it this way, but I suspect this
    is leading to your confusion.


    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "Mare74" <webforumsuser@macromedia.com> wrote in message
    news:ddu0g2$sn3$1@forums.macromedia.com...
    >I cannot for the life of me get my links to work! My site is
    > [url]www.zionglendive.com[/url] and all my links will not connect to the page. I
    > have all
    > the pages to the correct title and the links sourced to the pages...what
    > am I
    > not doing right?? Please help!
    >

    Murray *TMM* Guest

  4. #3

    Default Re: Links won't work

    The links don't work locally or on the remote server. I changed the links to
    dispaly the same such as /youth.htm rather than../youth.htm but that didn't
    help.
    My confusion is in the fact that my links won't work no matter what I do!!

    Mare74 Guest

  5. #4

    Default Re: Links won't work

    Did you upload the other pages?

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "Mare74" <webforumsuser@macromedia.com> wrote in message
    news:de0cer$9df$1@forums.macromedia.com...
    > The links don't work locally or on the remote server. I changed the links
    > to
    > dispaly the same such as /youth.htm rather than../youth.htm but that
    > didn't
    > help.
    > My confusion is in the fact that my links won't work no matter what I do!!
    >

    Murray *TMM* 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