Scrollbar using CSS horizontal problem

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

  1. #1

    Default Scrollbar using CSS horizontal problem

    How can I get rid of these horizontal scrollbars on all my pages that I have
    used layers on for use
    as a scrolling area without the use of frames..I have tried everything..made
    the width wider than the actual table inside the
    layers..but still shows up..How can I get rid of it ?

    [url]http://www.synewave.com/SWHTML/artists.html[/url]


    davefx Guest

  2. Similar Questions and Discussions

    1. Dynamic Menu - Horizontal with sub options horizontal
      Hi, folks. Well, I've trying to make a horizontal menu with show/hide layers but the result is not that I want. I would like to do a menu like...
    2. How to have datagrid with horizontal scrollbar
      There is a way to have a datagrid with horizontal scrollbar? Thanks
    3. How get horizontal scrollbar to display?
      What do I have to do to get the horizontal scrollbar to display in a WinForms DataGrid? -- Bill
    4. horizontal scrollbar
      how can it be that a user with the access runtime cannot use the arrows aside a scrollbar but can use the bar itself and a user (me :p) with full...
    5. Panel with horizontal scrollbar
      Hi, I want a Horizontal scrollbar to appear in my Panel control when I add new controls to it (when the width is getting too big). The Vertical...
  3. #2

    Default Re: Scrollbar using CSS horizontal problem

    I would like to give u a small hint. Either U can have both horizontal and vertical scrollers, or U can hide both. To hide using overflow=hidden in the DIV tag.
    FlashingGuy Guest

  4. #3

    Default Re: Scrollbar using CSS horizontal problem

    FlashingGuy wrote:
    > I would like to give u a small hint. Either U can have both horizontal and vertical scrollers, or U can hide both. To hide using overflow=hidden in the DIV tag.
    You will still get scrollbars if the content spills outside of the
    viewport (even though it's hidden). That's another reason to hate these
    scrolling text areas....

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