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

  1. #1

    Default Layers

    What is a Layer and how do you use them and what for?
    Andy 23 Guest

  2. Similar Questions and Discussions

    1. Layers help
      Hello. I am working on a site where I need the navigation to have 2 dropdowns with links - they are images, not text. I created it in DW and they...
    2. Help with layers
      Here´s the issue: I want to create a web site viewable either in 1024x768 and 800x600. So i created a table with weight=750 pixels and height =...
    3. Fill layers vs Pixel layers
      What is the difference between a fill layer and a pixel layer that contains a flat color? (Beside the capacity to paint different colors into the...
    4. FreeHand Layers to Acrobat Layers
      Hi, I have noticed that in Acrobat 6 that you can have layered documents and I 'm wanting to know if there is a way to create a layered PDF from a...
    5. layers!!!! what joy!!
      have been playing with layers of late, and need help!!!! layers seem to tether themselves to say the top left hand corner of the page, is there...
  3. #2

    Default Re: Layers

    Andy

    Take a look at <http://www.arraich.com/elements/pse_wwhy1.htm>

    Paul
    Paul L UK Guest

  4. #3

    Default Re: Layers

    Andy,

    Look also right in PSE program at "Help" and "Photoshop Elements
    Tutorials"...choose using layers.

    Use and understand layers and the rest will be easy:)

    Pete


    Pete D Guest

  5. #4

    Default Re: Layers

    See my post with your name! :)
    Beth Haney Guest

  6. #5

    Default Re: Layers

    Yes, Andy, listen to Pete. Really, try the "harnessing the power of layers" tutorial and just do EXACTLY what it tells you to do, and you will start to understand layers much better than if everyone on this forum talked to you about them all day long. Give it a try, and you'll soon see.
    Barbara Brundage Guest

  7. #6

    Default Layers

    I have a page with one layer of main text. Is thier a way i can make that
    text autosize for the browser and resolution of the viewer of the page?,
    Mike


    TboXx Guest

  8. #7

    Default layers

    Hello all,

    I am trying to incorporate a bit of dynamic linking into an already existing
    site.
    The site is [url]www.sparkgraphic.com[/url] and for reference sake, as you click from
    "home" to "about us" or any of the major headings, the information displayed
    is all on layers using the "set text of layer" command.
    My goal is this: I want to create a menu so that the user can rollover a main
    link
    like "About us" and the sub menu will appear and when they select "history"
    for instance
    it will link them to the "About Us" page and display the corresponding layer
    for the
    description about history.

    Is this possible? Any help would be sooo appreciated.

    Thanks in advance,

    Michelle

    viscomm54 Guest

  9. #8

    Default Re: layers

    I don't really understand your question, but I don't like your
    implementation.

    Why are you using the set text of layer thing at all? Each menu option
    links to a separate page - why not just write the proper info in those pages
    instead of using the SetText?

    In addition, you have at least one code error -

    &amp;nbspSpark ---> &amp;nbsp;Spark
    ----------------------------------------------^^^

    Also, Netscape4x will not place scrollbars in layers, so your page's content
    would be completely blown in that browser.

    Finally one of my pet peeves is a page like yours. Lots of unused space,
    with tiny little scrolly areas, none of which print properly. And with
    reversed text - it's very hard to read.

    Personally, I'd rethink this whole approach - and I'd use my screen's
    available space more efficiently to give the visitor a more pleasant
    experience.

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

    "viscomm54" <webforumsuser@macromedia.com> wrote in message
    news:ce3nsl$4as$1@forums.macromedia.com...
    > Hello all,
    >
    > I am trying to incorporate a bit of dynamic linking into an already
    existing
    > site.
    > The site is [url]www.sparkgraphic.com[/url] and for reference sake, as you click
    from
    > "home" to "about us" or any of the major headings, the information
    displayed
    > is all on layers using the "set text of layer" command.
    > My goal is this: I want to create a menu so that the user can rollover a
    main
    > link
    > like "About us" and the sub menu will appear and when they select
    "history"
    > for instance
    > it will link them to the "About Us" page and display the corresponding
    layer
    > for the
    > description about history.
    >
    > Is this possible? Any help would be sooo appreciated.
    >
    > Thanks in advance,
    >
    > Michelle
    >

    Murray *TMM* Guest

  10. #9

    Default Re: layers

    Hey,

    I'm going to have to side with Murray on this one.

    I tried making a site like the one you are describing. After hours of fiddly
    little bits of code the website worked but loading times were slowed and the
    printing was pathetic.

    I would simply use a Template and get the links to open new pages each time,
    much faster and easier - trust me!

    As for your sub menu...this could be achieved using the Set Text of Layer
    behaviour. Put all of your links in one layer and then simply say OnMouseOver
    => Set Text of Layer to the code required for the new sub menu. Make it so
    that only one sub menu is open at a time.

    Hope this helps,

    Danny


    uncle_dan Guest

  11. #10

    Default Layers

    I have a page with a flash file on it. The problem I have is I would like a jpg image underneath it, but I know you can't just drag it over. How can you?

    Thanks for your time

    Jimmy
    jimmy_milk Guest

  12. #11

    Default Re: Layers

    When you say "underneath it" do you mean below it in content, e.g.,

    FLASH FILE
    JPG IMAGE

    or do you mean one on top of the other?

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

    "jimmy_milk" <webforumsuser@macromedia.com> wrote in message
    news:dbk84o$ogk$1@forums.macromedia.com...
    >I have a page with a flash file on it. The problem I have is I would like a
    >jpg image underneath it, but I know you can't just drag it over. How can
    >you?
    >
    > Thanks for your time
    >
    > Jimmy

    Murray *TMM* Guest

  13. #12

    Default Re: Layers

    I would like it so the flash image is on top :)
    jimmy_milk Guest

  14. #13

    Default Re: Layers

    I'm just curious - why? The JPG image will never display in that case.

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

    "jimmy_milk" <webforumsuser@macromedia.com> wrote in message
    news:dbl7j7$6do$1@forums.macromedia.com...
    >I would like it so the flash image is on top :)

    Murray *TMM* Guest

  15. #14

    Default Re: Layers

    oooh sorry, the jpg is larger so, it will be showing a picture of a frame underneth the flash
    jimmy_milk Guest

  16. #15

    Default Re: Layers

    Use the jpg image as a background image in a table cell. Insert the Flash
    into that table cell.

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

    "jimmy_milk" <webforumsuser@macromedia.com> wrote in message
    news:dbldmv$fe6$1@forums.macromedia.com...
    > oooh sorry, the jpg is larger so, it will be showing a picture of a frame
    > underneth the flash

    Murray *TMM* Guest

  17. #16

    Default layers

    Hi there. I am new to this forum so any help would be greatly appreciated. I
    have some layers in my top frame -http://www.theanswernet.com - I can hide the
    layers on the home page where there are no frames no problem there. Once you
    go the inside pages - I have the menu in layers at the top. They hide
    perfectly within the frame. What I am trying to do is to get them to
    disappear, for example, when someone mouses over an image in another frame -
    [url]http://www.theanswernet.com/f_contact.html[/url] - say the "contact us" image. I did
    the hide layer but it just doesn't take. Any ideas?
    Thanks.

    jsmanning11 Guest

  18. #17

    Default Re: layers

    I feel you are only giving onmouseover (); for single image, please give onmouserover as show layer and onmmouseout as hide layer that should solve your problem.
    laksinu Guest

  19. #18

    Default Re: layers

    Thank you for the suggestion. I tried that and it does make the layer
    disappear. Unfortunately, though, it does not keep the layer long enough to
    see it or click on anything. Do you have any other suggestions?

    jsmanning Guest

  20. #19

    Default Layers

    I need to place a layer of 100% width and 75pixel height so that is permanently
    at the bottom of the screen no matter what screen resolution visitors are
    using.

    Before I was using a table of 100% height but with the new layout this is not
    possble and it needs to be separate layer at this position.

    flatlander Guest

  21. #20

    Default Re: Layers

    > no matter what screen resolution visitors are
    > using.
    Screen resolution has nothing to do with this problem. The important
    variable is browser viewport height. I can have a huge screen, and if my
    browser viewport is only 800px tall, then you would have to place the layer
    to accommodate that 800px height. Perhaps this gives you a glimpse of why
    you cannot do this with simple HTML/CSS other than by using frames.

    The problem is that the content of the page may not be as tall as the
    viewport. Making a page element move outside the bottom of the content is
    not possible.

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


    "flatlander" <webforumsuser@macromedia.com> wrote in message
    news:dpqkts$493$1@forums.macromedia.com...
    >I need to place a layer of 100% width and 75pixel height so that is
    >permanently
    > at the bottom of the screen >
    > Before I was using a table of 100% height but with the new layout this is
    > not
    > possble and it needs to be separate layer at this position.
    >

    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