Changing scroll bars to buttons

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

  1. #1

    Default Changing scroll bars to buttons

    Hello all, I use Macromedia Dreamweaver Mac for my wepage editing, I was
    wondering if anyone knows any helpful tutorials or instructions on how to
    replace the ugly grey scroll bars in your frames with arrow buttons or the
    like. Thanks much !!

    deepsapce oddessy Guest

  2. Similar Questions and Discussions

    1. Datagrid scroll bars
      Hello. I have a datagrid with vertical scroll bars (when is populated with more than a number of rows the scroll bars appear). But every time...
    2. DataGrid Can have Scroll Bars ???
      Hello. What DataGrid in asp.net can have its scroll bars..if yes then how? Kindly can any one can guide me in this regard. thanks. ...
    3. Scroll bars for a projector
      Hi DV, Projectors doesn't have built-in scrollbars. But you can somewhat make your own by using Lingo.You can create custom scrollbars or buttons...
    4. scroll bars - kindly go away
      Hi there, I ran into this site (don't ask how) and the layout seems to contradict something someone else told me about scroll bars and browser...
    5. Scroll bars in text box
      I want to add a vertical scroll bar to some text boxes on a form. Setting the scroll bars property in the text box property list to 'vertical'...
  3. #2

    Default Re: Changing scroll bars to buttons

    ..oO(deepsapce oddessy)
    >Hello all, I use Macromedia Dreamweaver Mac for my wepage editing, I was
    >wondering if anyone knows any helpful tutorials or instructions on how to
    >replace the ugly grey scroll bars in your frames with arrow buttons or the
    >like.
    They are only grey and ugly on _your_ system (if you don't like it -
    change it), they might look completely different on other systems.

    Changing them on a website can't be done reliably nor should it be done
    at all for usability reasons.

    Micha
    Michael Fesser Guest

  4. #3

    Default Re: Changing scroll bars to buttons

    But I really want to change out the traditional scroll bars with little
    arrows or something more subtle that is not a scroll bar with track.... so can
    anyone help me understand how to do it.?

    You mentioned that its not reliable... but i never really came across any
    sites that i had problems with just because their scrolls bars were modified to
    be something a ltitle nicer.

    deepsapce oddessy Guest

  5. #4

    Default Re: Changing scroll bars to buttons

    ..oO(deepsapce oddessy)
    > You mentioned that its not reliable... but i never really came across any
    >sites that i had problems with just because their scrolls bars were modified to
    >be something a ltitle nicer.
    It's unreliable because it relies on JavaScript, which is not always
    available. Additionally it will cause usability problems, because it
    will most likely not behave as a standard scroll bar and look different.
    This will confuse unexperienced users.

    Micha
    Michael Fesser Guest

  6. #5

    Default Re: Changing scroll bars to buttons

    Well the wepgage looks like [url]http://www.ultrasoundproductions.ca[/url] right now.. so i want to smooth out the page by changing the scroll bars. Any suggestions on how to do that? Thanks!
    deepsapce oddessy Guest

  7. #6

    Default Re: Changing scroll bars to buttons

    You can control the colours of the scroll bar elements using CSS which means
    you can effectively 'hide' the scroller etc. You can find more info here:

    [url]http://websitetips.com/articles/css/scrollbars/[/url]

    You can do it .... but should you? I'd agree with Micha, avoid it if possible
    and perhaps revisit your design, i dislike having many scrollables within a
    page especially when the containers are not dimensioned relative to thier
    content (don't make me scroll when I shouldn't have to).

    Karen

    big_old_bird Guest

  8. #7

    Default Re: Changing scroll bars to buttons

    Thanks Karen. I might do that, but I still hope someone can point me towards how to use buttons.... I just like the look of that.
    deepsapce oddessy 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