problems with "fade in" of layers

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

  1. #1

    Default problems with "fade in" of layers

    Hallo, I am a beginner to Dreamweaver and our Teacher couldn't help.
    I created a menu where layers should "get visible" on click.
    The uploaded files on the server work well, but the same files opened offline directly on my PC do not show the layers. There opens a new page "page could not be found".
    In dreamweaver mx with F12 I also get the right result. Can anybody help (my teacher can't!)

    I learn with w2k and iexpl5 and 6 and dreamweaver mx.

    thanx in advance
    student_p


    student_p webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. "diameter", "has_a_cycle" problems in Graph-0.76 module
      Hello all, I have some problems with these two functions in Graph : "diameter" and "has_a_cycle". "diameter" works only at the first time it's...
    2. CFINPUT type="radio" w/ "value" requires "label"
      On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'...
    3. Newbie Question: How can I "fade" my image?
      I have opened a JPG file in Illustrator. The picture consists mostly of black & white. I would like to accomplish these two things... 1) Change...
    4. "TYPE LAYER" missing in the layers pallette
      Wow. If "petty" is the worst thing I'm being called, I've come up in the world! :)
    5. "Start" "Program" "Menu" list is empty
      For what ever reason my list of installed programs in my "Start" "Programs" menu is empty. Anyone know how to restore the list. Thanks for your...
  3. #2

    Default Re: problems with "fade in" of layers

    student:

    Your problem is diagnostic for the use of ROOT RELATIVE links to the
    images -

    1. The images are shown fine when the page is previewed
    2. The images are shown fine when the page is uploaded and viewed online
    3. The images do not show when the page is viewed directly on your PC

    Please read this Technote about why this is the case and how to change from
    ROOT RELATIVE to DOCUMENT RELATIVE links.

    [url]http://www.macromedia.com/support/dreamweaver/ts/documents/path_types.htm[/url]

    P.S., Your instructor should be able to solve this one in a deep sleep.
    The answer is in your code, e.g.,

    this like will not work when viewed directly -

    <img src="/images/foo.gif">

    while this one will -

    <img src="images/foo.gif">

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

    "student_p" <webforumsuser@macromedia.com> wrote in message
    news:bg3fpn$9f6$1@forums.macromedia.com...
    > Hallo, I am a beginner to Dreamweaver and our Teacher couldn't help.
    > I created a menu where layers should "get visible" on click.
    > The uploaded files on the server work well, but the same files opened
    offline directly on my PC do not show the layers. There opens a new page
    "page could not be found".
    > In dreamweaver mx with F12 I also get the right result. Can anybody help
    (my teacher can't!)
    >
    > I learn with w2k and iexpl5 and 6 and dreamweaver mx.
    >
    > thanx in advance
    > student_p
    >
    >

    Murray *TMM* Guest

  4. #3

    Default Re: problems with "fade in" of layers

    > P.S., Your instructor should be able to solve this one in a deep sleep.
    > The answer is in your code, e.g.,
    Yea...that's what I was thinking. I hope you're not paying for this class...
    ;o)


    darrel Guest

  5. #4

    Default Re: problems with "fade in" of layers

    Hi Murray,
    thanks for your answer but I don't think that relative links are the problem. Because there are no links to external files like pictures. I have this problem with the layers (layers are only tables with text).

    Would like to send you zipped files that you see what I mean. (Your "email" doesn't work.)
    regards
    student_p
    Ulla




    student_p webforumsuser@macromedia.com Guest

  6. #5

    Default Re: problems with "fade in" of layers

    Ulla:

    Would it be possible for you to either a) paste the code from the page into
    a reply, or b) upload the page somewhere and post a URL, please? That way,
    everyone can participate in the diagnosis rather than just me!

    The email does work if you intuit your way through the impossibly obscure
    hint in my sig about the spam trap lying in the domain name! 8)

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

    "student_p" <webforumsuser@macromedia.com> wrote in message
    news:bg3qtd$1dt$1@forums.macromedia.com...
    > Hi Murray,
    > thanks for your answer but I don't think that relative links are the
    problem. Because there are no links to external files like pictures. I have
    this problem with the layers (layers are only tables with text).
    >
    > Would like to send you zipped files that you see what I mean. (Your
    "email" doesn't work.)
    > regards
    > student_p
    > Ulla
    >
    >
    >
    >

    Murray *TMM* Guest

  7. #6

    Default Re: problems with "fade in" of layers

    Hi Murray,
    it's solved.
    Danilo told me to use "javascript:;" instead of "#" - that was the only mistake.
    Tomorrow I will tell my instructor ...

    Thanks for your help.
    Bye
    Ulla



    student_p webforumsuser@macromedia.com 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