layers!!!! what joy!!

Ask a Question related to Adobe Dreamweaver & Contribute, Design and Development.

  1. #1

    Default 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 anyway that they can be tethered specifically to a reference point say in a table?? I am trying to prevent the layers form moving around if the page is resized or if someone has set their display to 640x480.....

    any help or tuition on this would be most appreciated!!!!!

    Thanks



    peteneal webforumsuser@macromedia.com 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 on layers
      Ok my teacher gave me a paper on how to creat a type of vedio game on flash. The paper tells me to use layers. I do as it says but it also tells me...
    3. 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 =...
    4. 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...
    5. 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...
  3. #2

    Default Re: layers!!!! what joy!!

    peteneal wrote:
    > 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 anyway that they can be tethered specifically to a
    > reference point say in a table?? I am trying to prevent the layers
    > form moving around if the page is resized or if someone has set their
    > display to 640x480.....
    This is why Dreamweaver has caused so much confusion by using the word
    "layer" to describe an absolutely positioned div. They *are* tethered to the
    top left hand corner of the page. And if that's what you want, it's
    brilliant. A "layer" is removed from the normal flow of the document so that
    it will always stay exactly where you say you want it. The problem you're
    having is that the table moves. Take a look at the following page, and then
    look at the source code.

    [url]http://japan-interface.co.uk/testarea/positioning.html[/url]

    It won't solve the problem of anchoring your "layer" in a table, but it
    might help you understand what an absolutely positioned div is.

    Then go to Project Seven ([url]www.projectseven.com[/url]) and look in their extensions
    page for "Snap Layers". It provides a dynamic way of snapping a Dreamweaver
    layer to a fixed point in a table.

    --
    David Powers
    *******************************************
    No-nonsense reviews of computer books
    [url]http://japan-interface.co.uk/webdesign/books.html[/url]
    Save 10% on TopStyle CSS Editor
    *******************************************


    David Powers Guest

  4. #3

    Default Re: layers!!!! what joy!!

    Putting layers in tables is a bad idea.
    "peteneal" <webforumsuser@macromedia.com> wrote in message
    news:bfgd65$qr0$1@forums.macromedia.com...
    > 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 anyway that they can be tethered specifically to a reference
    point say in a table?? I am trying to prevent the layers form moving around
    if the page is resized or if someone has set their display to 640x480.....
    >
    > any help or tuition on this would be most appreciated!!!!!
    >
    > Thanks
    >
    >
    >

    Durwood Edwards Guest

Posting Permissions

  • You may not post new threads
  • You may not 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