
July 21st, 2005, 12:52 AM
| | | Setting the colors of the scrollbars
Hello
I should like to define the colors of the scrollbars for divs with overflows
set to auto. I have a design with black background and white text. Now the
scrollbars do not look very nice and I should like to have them some sort of
dark grey or so. Where and how do I define these colors?
Jörg | 
July 21st, 2005, 12:52 AM
| | | Re: Setting the colors of the scrollbars
On Sun, 26 Sep 2004 16:01:19 +0200, "Jorg Matter"
<j.matter@bluewin.ch> wrote:
[color=blue]
>Hello
>
>I should like to define the colors of the scrollbars for divs with overflows
>set to auto. I have a design with black background and white text. Now the
>scrollbars do not look very nice and I should like to have them some sort of
>dark grey or so. Where and how do I define these colors?
>[/color]
OMG! GOOGLE!!!!!!!
de groeten,
martin http://home.planet.nl/~usa | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
"Jorg Matter" <j.matter@bluewin.ch> wrote in message
news:4156cba0$1_2@news.bluewin.ch...[color=blue]
> Hello
>
> I should like to define the colors of the scrollbars for divs with
> overflows
> set to auto. I have a design with black background and white text. Now the
> scrollbars do not look very nice and I should like to have them some sort
> of
> dark grey or so. Where and how do I define these colors?[/color] http://www.upsdell.com/BrowserNews/res_css.htm#a04 | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
Jorg Matter wrote:
[color=blue]
> I should like to define the colors of the scrollbars for divs with
> overflows set to auto.[/color]
Scrollbars are part of the browser chrome, outside of the scope of css
(or any www technology). You can use Microsoft proprietary code that
will work only in Internet Explorer for Windows.
[color=blue]
> Where and how do I define these colors?[/color]
It would be much better if you stop wanting that.
--
Brian (remove "invalid" to email me) http://www.tsmchughs.com/ | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
Jorg Matter wrote:[color=blue]
>
> I should like to define the colors of the scrollbars[/color]
<URL:http://www.useit.com/alertbox/20021125.html>
Near the end, under the heading "Object-Oriented GUI Design":
"One particular usability problem is worth emphasizing: in several
applications, users missed many of the options because of nonstandard
scrollbars."
The moral is: just because you can, doesn't mean you should.
--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share. | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
In message <TrD5d.436951$OB3.408860@bgtnsc05-news.ops.worldnet.att.net>,
Brian <usenet3@julietremblay.com.invalid> writes[color=blue]
>Jorg Matter wrote:
>[color=green]
>> I should like to define the colors of the scrollbars for divs with
>> overflows set to auto.[/color]
>
>Scrollbars are part of the browser chrome, outside of the scope of css
>(or any www technology). You can use Microsoft proprietary code that
>will work only in Internet Explorer for Windows.
>[/color]
Which may well be greater than 90% of the OP's audience.
[color=blue][color=green]
>> Where and how do I define these colors?[/color]
>
>It would be much better if you stop wanting that.
>[/color]
Not necessarily. It's one of those 'design decisions' that the author
has to take, win or lose.
regards.
--
Jake | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
Brian <usenet3@julietremblay.com.invalid>:[color=blue]
>
> Scrollbars are part of the browser chrome, outside of the scope of css[/color]
Sure.
[color=blue]
> You can use Microsoft proprietary code that
> will work only in Internet Explorer for Windows.[/color]
Actually other browser developers (Konqueror, Opera) followed MS in this,
probably because it's pretty easy to implement and to please deezinaz. At
least it's not enabled by default in Opera, don't know about Konqueror.
--
"Right way turning, Listen we are learning.
Head's full of noise, Chicken's got no choice.
Heads are rollin', Chicken blood is stolen.
The rest of the chicken wants a picke-nicken" Guano Apes - We use the Pain | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
On Mon, 27 Sep 2004 01:37:36 +0200, Christoph Paeper
<christoph.paeper@nurfuerspam.de> wrote:
[color=blue]
> Brian <usenet3@julietremblay.com.invalid>:[color=green]
>>
>> Scrollbars are part of the browser chrome, outside of the scope of css[/color]
>
> Sure.
>[color=green]
>> You can use Microsoft proprietary code that
>> will work only in Internet Explorer for Windows.[/color]
>
> Actually other browser developers (Konqueror, Opera) followed MS in
> this, probably because it's pretty easy to implement and to please
> deezinaz. At least it's not enabled by default in Opera, don't know
> about Konqueror.[/color]
Despite any range of support, it remains that there is evidence that
altered scrollbars negatively affect usability. This was reported
elsewhere in this thread. If we accept that fact, we must also afect that
the more UAs which support this "feature", the more users who will be
unable to use the page.
For me, that's an unacceptable risk. | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
"Neal" <neal413@yahoo.com> wrote in message
news:opseykm4ge6v6656@news.individual.net...[color=blue]
> On Mon, 27 Sep 2004 01:37:36 +0200, Christoph Paeper
> <christoph.paeper@nurfuerspam.de> wrote:
>[color=green]
>> Brian <usenet3@julietremblay.com.invalid>:[color=darkred]
>>>
>>> Scrollbars are part of the browser chrome, outside of the scope of css[/color]
>>
>> Sure.
>>[color=darkred]
>>> You can use Microsoft proprietary code that
>>> will work only in Internet Explorer for Windows.[/color]
>>
>> Actually other browser developers (Konqueror, Opera) followed MS in this,
>> probably because it's pretty easy to implement and to please deezinaz. At
>> least it's not enabled by default in Opera, don't know about Konqueror.[/color]
>
> Despite any range of support, it remains that there is evidence that
> altered scrollbars negatively affect usability. This was reported
> elsewhere in this thread. If we accept that fact, we must also afect that
> the more UAs which support this "feature", the more users who will be
> unable to use the page.
>
> For me, that's an unacceptable risk.[/color]
As I remember, the OP did not want to set the scrollbar colours for the
page, just for a DIV within the page that was to contain scrollable content.
One can argue that setting the colours for the PAGE should not be done, as
it may be deemed part of the browser window rather than part of the page
design. But setting colours for a DIV within the page seems to me to be
more justifiable. | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
In message <opseykm4ge6v6656@news.individual.net>, Neal
<neal413@yahoo.com> writes[color=blue]
>On Mon, 27 Sep 2004 01:37:36 +0200, Christoph Paeper
><christoph.paeper@nurfuerspam.de> wrote:
>[color=green]
>> Brian <usenet3@julietremblay.com.invalid>:[color=darkred]
>>>
>>> Scrollbars are part of the browser chrome, outside of the scope of css[/color]
>>
>> Sure.
>>[color=darkred]
>>> You can use Microsoft proprietary code that
>>> will work only in Internet Explorer for Windows.[/color]
>>
>> Actually other browser developers (Konqueror, Opera) followed MS in
>>this, probably because it's pretty easy to implement and to please
>>deezinaz. At least it's not enabled by default in Opera, don't know
>>about Konqueror.[/color]
>
>Despite any range of support, it remains that there is evidence that
>altered scrollbars negatively affect usability. This was reported
>elsewhere in this thread. If we accept that fact, we must also afect
>that the more UAs which support this "feature", the more users who will
>be unable to use the page.
>
>For me, that's an unacceptable risk.[/color]
I find coloured scrollbars either:
(a) Hideous, or
(b) An excellent enhancement to the page colour scheme
Either way, I've never come across ones that present a usability
problem.
But then again, there aren't enough coloured scrollbars in use for me to
have seen all known combinations ;-)
regards.
--
Jake | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
On Mon, 27 Sep 2004 13:16:35 +0100, jake <jake@gododdin.demon.co.uk> wrote:
[color=blue]
> I find coloured scrollbars either:
> (a) Hideous, or
> (b) An excellent enhancement to the page colour scheme
>
> Either way, I've never come across ones that present a usability problem.[/color]
.... for you. But you are not a typical user. | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
In message <opsezjgurs6v6656@news.individual.net>, Neal
<neal413@yahoo.com> writes[color=blue]
>On Mon, 27 Sep 2004 13:16:35 +0100, jake <jake@gododdin.demon.co.uk> wrote:
>[color=green]
>> I find coloured scrollbars either:
>> (a) Hideous, or
>> (b) An excellent enhancement to the page colour scheme
>>
>> Either way, I've never come across ones that present a usability problem.[/color]
>
>... for you. But you are not a typical user.[/color]
.............. it's just an observation, nothing more.
--
Jake | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
Christoph Paeper wrote:[color=blue]
> Brian:
>[color=green]
>>
>> Scrollbars are part of the browser chrome, outside of the scope of
>> css[/color]
>
>[color=green]
>> You can use Microsoft proprietary code that will work only in
>> Internet Explorer for Windows.[/color]
>
>
> Actually other browser developers (Konqueror, Opera) followed MS in
> this,[/color]
Forgot about that, thanks for the addendum.
[color=blue]
> At least it's not enabled by default in Opera,[/color]
Correct, which makes it almost the same as Mozilla, unless we are to
believe that many Opera users go out of their way to enable it.
[color=blue]
> don't know about Konqueror.[/color]
Nor I. I researched this in the past, and recall something unique to
Konqueror in this regard, but I don't have the time to find the info again.
--
Brian (remove "invalid" to email me) http://www.tsmchughs.com/ | 
July 21st, 2005, 12:53 AM
| | | Re: Setting the colors of the scrollbars
jake wrote:[color=blue]
> Brian writes
>[color=green]
>> Jorg Matter wrote:
>>[color=darkred]
>>> I should like to define the colors of the scrollbars for divs
>>> with overflows set to auto.[/color]
>>
>>
>> Scrollbars are part of the browser chrome, outside of the scope of
>> css (or any www technology). You can use Microsoft proprietary code
>> that will work only in Internet Explorer for Windows.[/color]
>
>
> Which may well be greater than 90% of the OP's audience.[/color]
Or quite a bit less, though I don't see how that changes what I wrote.
(Note Chris Paeper's addendum, though.)
[color=blue][color=green][color=darkred]
>>> Where and how do I define these colors?[/color]
>>
>>
>> It would be much better if you stop wanting that.[/color]
>
> Not necessarily. It's one of those 'design decisions' that the author
> has to take, win or lose.[/color]
Sort of like font-size: 8px; is a "design decision" (I'm quoting you,
but I'm not sure why you put quotes around that phrase). Or the "design
decision" to use width: 20px for a <p> element. Or light grey on white.
In case you didn't get the memo, we discuss authoring in ciwa*, and it
is hardly inappropriate to point out bad authoring techniques.
--
Brian (remove "invalid" to email me) http://www.tsmchughs.com/ | 
July 21st, 2005, 12:57 AM
| | | Re: Setting the colors of the scrollbars
Sorry to answer only just now. I was on holyday.
[color=blue]
> As I remember, the OP did not want to set the scrollbar colours for the
> page, just for a DIV within the page that was to contain scrollable[/color]
content.[color=blue]
> One can argue that setting the colours for the PAGE should not be done, as
> it may be deemed part of the browser window rather than part of the page
> design. But setting colours for a DIV within the page seems to me to be
> more justifiable.[/color]
Yes, exactly! Becaus the light blue and white default colours look extremely
ugly with a black background.
But I see, there is no way around it.
Jörg |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over network members.
|