Clear scrollbars

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Clear scrollbars
Deathstrike
CZ Super Newbie
Deathstrike has been a member for over 19 year's 19 Year Member
uk.gif
Occupation: Student
Age: 33
Gender: Female
Website:
Status: Offline
Joined: Jun 08, 2004
0.01 posts per day
Posts: 78
Points: 3,761
 Yahoo Messenger MSN Messenger 
Hey I was wondering does anyone have the script for a clear scrollbar? I'm not on about a DIV box or anything, the actual window?
Thanks in advance icon_smile.gif



Back to top Reply with quote
#2   re: Clear scrollbars
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
Taut has been a member for over 20 year's 20 Year Member
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.72 posts per day
Posts: 5530
Points: 481,695
   
clear as in transparent scrollbars? if you want it for your pages...that could be a problem for your users not seeing where to scroll



Back to top Reply with quote
#3   re: Clear scrollbars
Deathstrike
CZ Super Newbie
Deathstrike has been a member for over 19 year's 19 Year Member
uk.gif
Occupation: Student
Age: 33
Gender: Female
Website:
Status: Offline
Joined: Jun 08, 2004
0.01 posts per day
Posts: 78
Points: 3,761
 Yahoo Messenger MSN Messenger 
Well I don't mean TOTALLY transparent..probably a white shadow and arrow color...



Back to top Reply with quote
#4   re: Clear scrollbars
GoddsEgo
PayPal Donation
CZ Moderator
GoddsEgo has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 26, 2003
0.16 posts per day
Posts: 1211
Points: 69,166
 Yahoo Messenger  
There is no way to make the browser window scrollbar transparent but you can use Css to color it


<style type="text/css">
body {
scrollbar-face-color:#8b7765;
scrollbar-highlight-color:#cccccc;
scrollbar-3dlight-color:#8b7765;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#8b7765;
}
</style>


Just change the values to your preferred color


Back to top Reply with quote
#5   re: Clear scrollbars
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
Taut has been a member for over 20 year's 20 Year Member
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.72 posts per day
Posts: 5530
Points: 481,695
   
I myself have never tried it but you can try this:

add the following in the HEAD part of your page

<style type="text/css">
body,html
   {
   scrollbar-arrow-color: #12406F;
   scrollbar-base-color: #12406F;
   scrollbar-3dlight-color: #12406F;
   scrollbar-face-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-shadow-color: #12406F;
   scrollbar-darkshadow-color: #ffffff;
   }
body
   {
   filter: chroma (color=#ffffff);
   }
</style>



change the white to whatever color you wish to make transparent BUT be very careful as all colors that match that hex code will become transparent even in your pages.

then add this in the body section

<body allowtransparency="true">



give that a shot and let us know how it goes


Back to top Reply with quote
#6   re: Clear scrollbars
GoddsEgo
PayPal Donation
CZ Moderator
GoddsEgo has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 26, 2003
0.16 posts per day
Posts: 1211
Points: 69,166
 Yahoo Messenger  
I thought of the chroma filter too but unless something has changed since 6 months ago when I was attempting the same thing, then it will only work on colors and scrollbars within your page.

ie. text fields, iframes and the such.


But hey as fast as things change on the web ya never know. lol



Back to top Reply with quote
#7   re: Clear scrollbars
GoddsEgo
PayPal Donation
CZ Moderator
GoddsEgo has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 26, 2003
0.16 posts per day
Posts: 1211
Points: 69,166
 Yahoo Messenger  
OK I just had to show that it could be done BUT I wouldn't recommend doing it this way lol



Back to top Reply with quote
#8   re: Clear scrollbars
Deathstrike
CZ Super Newbie
Deathstrike has been a member for over 19 year's 19 Year Member
uk.gif
Occupation: Student
Age: 33
Gender: Female
Website:
Status: Offline
Joined: Jun 08, 2004
0.01 posts per day
Posts: 78
Points: 3,761
 Yahoo Messenger MSN Messenger 
Hey it didn't work icon_sad.gif Thanks Taut and everyone else for trying to help though icon_biggrin.gif
And GoddsEgo that page rocked!!! I went on View Source and tried to figure out how he did it but I don't think it really worked
icon_cry.gif
Thanks though!! icon_cool.gif



Back to top Reply with quote
#9   
GoddsEgo
PayPal Donation
CZ Moderator
GoddsEgo has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 26, 2003
0.16 posts per day
Posts: 1211
Points: 69,166
 Yahoo Messenger  
Nah, it don't work that great especially with a object that big ( the 100%x100% div) causes major lagging. It would be ok to use on smaller things such as scrollbar to turny iframe or something small like that.


Rob



Back to top Reply with quote
#10   re: Clear scrollbars
Deathstrike
CZ Super Newbie
Deathstrike has been a member for over 19 year's 19 Year Member
uk.gif
Occupation: Student
Age: 33
Gender: Female
Website:
Status: Offline
Joined: Jun 08, 2004
0.01 posts per day
Posts: 78
Points: 3,761
 Yahoo Messenger MSN Messenger 
Wow I've still got alot to learn icon_neutral.gif
Well at laest I've found a pretty water good site to learn from icon_biggrin.gif




_________________
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum