JavaScript Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignJavaScript Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 13th, 2001, 03:38 AM
cryptkeeper cryptkeeper is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 1 cryptkeeper User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to cryptkeeper
Question

i have seen this on a few sites, and i have searched the net on how to do it, i really would like to know if there is a script or a teqnique, etc to doing this: basicly i want a coloured scroll bar, seen at evil walrus.com and isonews.com, i would like to know what is used to change it, and a website with info, also i would like to make a site with a watermarked image as the backgound, and where the main body of text is, there is a 50% transparent windo, tia

Reply With Quote
  #2  
Old January 13th, 2001, 07:08 AM
cka cka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Location: Ontario, Canada
Posts: 498 cka User rank is Corporal (100 - 500 Reputation Level)cka User rank is Corporal (100 - 500 Reputation Level)cka User rank is Corporal (100 - 500 Reputation Level)cka User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 17
You can accomplish a lot of that through a stylesheet. I'm not sure if any of that has anything to do with php itself.
__________________
To alcohol! The cause of, and solution to, all of life's problems. -- Homer Simpson

Reply With Quote
  #3  
Old January 13th, 2001, 09:08 AM
cka cka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Location: Ontario, Canada
Posts: 498 cka User rank is Corporal (100 - 500 Reputation Level)cka User rank is Corporal (100 - 500 Reputation Level)cka User rank is Corporal (100 - 500 Reputation Level)cka User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 17
BODY{
scrollbar-3d-light-color: #FDC282;
scrollbar-arrow-color: #EAEAEA;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #FDC282;
scrollbar-face-color: #FD9C36;
scrollbar-highlight-color: #E8D0B5;
scrollbar-shadow-color: #FDC282;
}

This is a snippet from the stylesheet from isonews.com, it shows how you can change the style of the scroll bar.

Reply With Quote
  #4  
Old January 13th, 2001, 12:06 PM
Philip Olson Philip Olson is offline
loves google.
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jan 2001
Location: Pacific Northwest
Posts: 645 Philip Olson User rank is Sergeant (500 - 2000 Reputation Level)Philip Olson User rank is Sergeant (500 - 2000 Reputation Level)Philip Olson User rank is Sergeant (500 - 2000 Reputation Level)Philip Olson User rank is Sergeant (500 - 2000 Reputation Level)Philip Olson User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 27
btw, this is IE5.5+ specific. It may work with mozilla, idk. Netscape users will notice no difference. A tutorial on the subject is here :

http://wsabstract.com/howto/scrollbarcolor.shtml

It is a good one, and interactive!

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignJavaScript Development > php or dhtml?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap