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

  1. #1

    Default Scrollable Layer?

    Anyone know how to create a layer that can scroll?

    I want a fixed layer size that the mouse-wheel can scroll lower than the fixed
    area.

    Framesets work but I don't want to implement frames for a bunch of reasons.

    Similiar to a form that has more content then the size of it's window but for
    display, not input.

    Thanks in advance.

    DW_Steve Guest

  2. Similar Questions and Discussions

    1. activeX axShockwave.loadMovie(Layer, url) ... what is layer for ?
      Hi All, I am working with the shockwave activeX controll loading flash movies into my c# applications. ( I am using falsh mx 2004 Pro) The movies...
    2. Bottom layer spoils its upper layer
      In my bottom layer, I have a gradient fill in gray color. On top of this layer, I have some paragraphs in blue color. I want the bottom layer has no...
    3. Flash layer on top of normal HTML layer
      I am using z-index to put a flash advertisement with a transparent background at the utmost top layer of my webpage. Since I want it to move...
    4. PE2: Selecting and painting a layer having a Hidden Power Tools' layer mask?
      I am making a collage using PE2. I have a background layer (solid color) and then each photo is on its own layer with a layer mask used from the...
  3. #2

    Default Re: Scrollable Layer?

    Try a scrollable div...
    [url]http://www.fourlevel.com/nimbus/textarea/scrollable3.htm[/url]


    --
    Regards,
    ...Trent Pastrana
    [url]www.fourlevel.com[/url]

    Dreamweaver Designer Tools
    iFrameSuite | MiniMenus | Scroller Packages | More...
    -----------------------------




    "DW_Steve" <webforumsuser@macromedia.com> wrote in message
    news:dgssjo$hme$1@forums.macromedia.com...
    > Anyone know how to create a layer that can scroll?
    >
    > I want a fixed layer size that the mouse-wheel can scroll lower than the
    > fixed
    > area.
    >
    > Framesets work but I don't want to implement frames for a bunch of
    > reasons.
    >
    > Similiar to a form that has more content then the size of it's window but
    > for
    > display, not input.
    >
    > Thanks in advance.
    >

    T.Pastrana - 4Level Guest

  4. #3

    Default Re: Scrollable Layer?

    Actually I JUST discovered iFrame and it works exactly how I want!

    Thanks.
    DW_Steve 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