Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: SV: RE: SV: RE: How to make scrollbars colored!


Message #1 by "Robert Nyman" <robert.nyman@c...> on Thu, 31 Oct 2002 10:27:30 +0100
Its allright
----- Original Message -----
From: "Robert Nyman" <robert.nyman@c...>
To: "JavaScript HowTo" <javascript_howto@p...>
Sent: Thursday, October 31, 2002 1:27 AM
Subject: [javascript_howto] SV: RE: SV: RE: How to make scrollbars colored!


I sincerely, do apologize, I didn't check the received times (I was
reading
my e-mail almost an hour later than the replys came in).

Why I reacted like that was beacuse in several of the Wrox lists, people
usually give identical
replys to a question hours or even days before the first correct reply
came in.

And yes, TurnenT, being more helpful is always better.

TurnenT and Shaun, I hope we're ok and that you understand where I was
coming from?



Humbly,
Robert



-----Ursprungligt meddelande-----
Från: Shaun Steckley [mailto:ssteckley@e...]
Skickat: den 30 oktober 2002 19:10
Till: JavaScript HowTo
Ämne: [javascript_howto] RE: SV: RE: How to make scrollbars colored!


You do realize there is a time delay in receiving messages that cause
this problem.  We are not as "blind" as you think...

-----Original Message-----
From: Robert Nyman [mailto:robert.nyman@c...]
Sent: Wednesday, October 30, 2002 11:57 AM
To: JavaScript HowTo
Subject: [javascript_howto] SV: RE: How to make scrollbars colored!


I'm truly impressed by the helpfulness in this list, but guys, really!

One reply (Keith's, in this case) is more than enough when
the following e-mails just contain the same information.
Please read all replys to a topic before contributing.


As always, just my opinion...   :-)


/Robert


-----Ursprungligt meddelande-----
Från: Shaun Steckley [mailto:ssteckley@e...]
Skickat: den 30 oktober 2002 17:09
Till: JavaScript HowTo
Ämne: [javascript_howto] RE: How to make scrollbars colored!


>From another post last week...


Hi Gerbert,

> How can I change the colour of the scrollbars in internet explorer?

Using css (for the body)...

body{
scrollbar-face-color: #336699;
scrollbar-highlight-color: #ffffcc;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #f2fc74;
scrollbar-track-color: #ded1b3;
scrollbar-darkshadow-color: #000000;
}

HTH,

Chris

-----Original Message-----
From: gerbert steenbergen [mailto:gsteenbergen@v...]
Sent: Wednesday, October 30, 2002 11:13 AM
To: JavaScript HowTo
Subject: [javascript_howto] How to make scrollbars colored!


Hello everybody, how can I make scrollbars in Internet Explorer 6
colored.
I want to make them blue.

Tankx, Gerbert.

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20


---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20



---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20


---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20



---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20



  Return to Index