Image problems when linking to new page...

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

  1. #1

    Default Image problems when linking to new page...

    Well, I'm using Dreamweaver 6.0 to do it and I'm running into a problem that perhaps someone can help me with. Here it is broken down simply and in a nutshell:

    Let's just say I have 3 pages so far in my website, "MAIN", "PG1", and "PG2". I have a link from MAIN to PG1 and from PG1 back to MAIN and those links work fine. My problem comes when I place an arrow graphic on PG1 and link it to PG2 so that when clicked on you proceed from PG1 to PG2. For some reason the link works but my images don't load! I've checked my file names and folder hierarchy, I've redesigned the page a bit and re-inserted elements several times to reassure myself that I've done nothing wrong, but nothing seems to be working concerning the loading of the images. Also, when tested, PG2 works on its own and seems fine. All I get when trying to proceed on to PG2 is a page that the graphics won't load on (the little X boxes of doom!) I've run a link check on the entire site and no problems come up. The links actually work, you just can't see any images.

    If anyone has any suggestions I'd would be very happy to hear them!!!! Before I PULL EVERY HAIR OUT OF MY HEAD!!!! :mad:

    Thanks!


    Smeagol71 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Trouble linking from web page to specific page in a PDF
      I'm having trouble linking to specific pages within a pdf. I've tried using page #'s and creating destinations in the pdf (my destination is called...
    2. Linking from Flash to html javascript image???
      Hi I've created a Flash menu (no comments please). When a user rolls over a button, an image must be loaded outside of the swf, somewhere in the...
    3. linking problems (CW)
      hi! I've a problem compiling,or more propably,with linkinging libgsm as a static code into my app. It seems it compiles and preprocess correctly...
    4. Linking Problems
      Hello again, I have a linking problem. I cannot seem to link menu items successfully to the appropriate .htm files. The items are gifs and I make...
    5. Template glitches - bad image linking
      Greetings, I've recently encountered some strange problems using templates that I've never experienced before. The homepage is temporarily located...
  3. #2

    Default Re: Image problems when linking to new page...

    "Smeagol71" [email]webforumsuser@macromedia.com[/email] wrote:
    > Well, I'm using Dreamweaver 6.0 to do it and I'm running into a problem that perhaps someone can help me with. Here it is broken down simply and in a nutshell:
    >
    > Let's just say I have 3 pages so far in my website, "MAIN", "PG1", and "PG2". I have a link from MAIN to PG1 and from PG1 back to MAIN and those links work fine. My problem comes when I place an arrow graphic on PG1 and link it to PG2 so that when clicked on you proceed from PG1 to PG2. For some reason the link works but my images don't load! I've checked my file names and folder hierarchy, I've redesigned the page a bit and re-inserted elements several times to reassure myself that I've done nothing wrong, but nothing seems to be working concerning the loading of the images. Also, when tested, PG2 works on its own and seems fine. All I get when trying to proceed on to PG2 is a page that the graphics won't load on (the little X boxes of doom!) I've run a link check on the entire site and no problems come up. The links actually work, you just can't see any images.
    >
    > If anyone has any suggestions I'd would be very happy to hear them!!!! Before I PULL EVERY HAIR OUT OF MY HEAD!!!! :mad:
    >
    > Thanks!
    >
    >

    Likely, the link to the arrow is root relative instead of document
    relative. Can you copy the code to the link here, or even show us a URL
    and say which link/arrow you mean?

    You can also look in the DW help files (press F1) and read about
    different link relations.

    If you think that's the problem, then open the page again, select the
    image (arrow), click Ctrl + i and when the dialog window opens, make
    sure that the little drop down menu at the bottom says "relative to
    document".

    --
    Dan Vendel - *GOF*
    [url]http://www.vendel.info[/url]
    Contact me directly by clicking here:
    [url]http://contact.vendel.info[/url]
    Formmail tutorial:
    [url]http://www.vendel.info/tut/formmail.html[/url]
    Nested table demonstration:
    [url]http://www.vendel.info/tabletut/[/url]

    Dan Vendel *GOF* 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