1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Overflow problem

Discussion in 'CSS' started by Higher Logic, Oct 14, 2005.

  1. #1
    Check out the follow example:

    http://www.square1ideas.org/techniquex/layout.php

    Ok, problem. The #content layer, the one with all the latin text in it, is supposed to utilize the overflow:auto feature, with the rest of the site having it on hidden because there's no need for it to scroll.

    It's supposed to put a scrollbar in the layer, just like any other layer where you set the overflow to auto. However, it's not. You can select the text and pull the mouse to the right and it will scroll over slowly, but it needs a scrollbar. And yes, this is possible, but I must be missing something so obvious.
     
    Higher Logic, Oct 14, 2005 IP
  2. draculus

    draculus Peon

    Messages:
    63
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I get a vertical scroll bar in IE6 and firefox.

    However the the bottom button of the scroll bar is hidden below the black section at the bottom of the screen.

    You must be adding a margin, border or padding in sruction as well as a height instruction to the #content layer id.
     
    draculus, Oct 15, 2005 IP