Smooth Scrolling with CSS?

Reply

Join Date: Apr 2008
Posts: 218
Reputation: Doctor Inferno is an unknown quantity at this point 
Solved Threads: 18
Doctor Inferno's Avatar
Doctor Inferno Doctor Inferno is offline Offline
Posting Whiz in Training

Smooth Scrolling with CSS?

 
0
  #1
Sep 5th, 2008
Is there a way to enable or disable smooth scrolling in CSS?

My site has this very slow smooth scrolling when I enable smooth scrolling in firefox.
Virus Removal/Technical Support & Windows 7 Tutorials:

http://www.GeekPolice.net/
Reply With Quote Quick reply to this message  
Join Date: May 2008
Posts: 302
Reputation: sreein1986 is an unknown quantity at this point 
Solved Threads: 33
sreein1986's Avatar
sreein1986 sreein1986 is offline Offline
Posting Whiz

Re: Smooth Scrolling with CSS?

 
0
  #2
Sep 6th, 2008
HTML and CSS Syntax (Toggle Plain Text)
  1. <style type="text/css">
  2. <!--
  3. .{
  4. scrollbar-3dlight-color: #ccccff;
  5. scrollbar-arrow-color: #006666;
  6. scrollbar-base-color: #FFFFFF;
  7. scrollbar-darkshadow-color: #006666;
  8. scrollbar-face-color: #FFFFFF
  9. scrollbar-highlight-color: #FFFFFF;
  10. scrollbar-shadow-color: #FFFFFF;
  11. scrollbar-track-color: #ccccff;
  12. }
  13. -->
  14. </style>

use this style sheet to your each page and it's give different looking to scroll the page
Thanx,
Shiriyal

http://shiriyal.blogspot.com/
if you problem solved add me as a reputation and mark it mark as solved
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 218
Reputation: Doctor Inferno is an unknown quantity at this point 
Solved Threads: 18
Doctor Inferno's Avatar
Doctor Inferno Doctor Inferno is offline Offline
Posting Whiz in Training

Re: Smooth Scrolling with CSS?

 
0
  #3
Sep 6th, 2008
Is there a way to slow down the scrolling or something like that?
Virus Removal/Technical Support & Windows 7 Tutorials:

http://www.GeekPolice.net/
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 15
Reputation: Andrew Hucks is an unknown quantity at this point 
Solved Threads: 1
Andrew Hucks Andrew Hucks is offline Offline
Newbie Poster

Re: Smooth Scrolling with CSS?

 
0
  #4
Sep 6th, 2008
I think there may be, but I doubt it. If you really want to, you can just add loads of HTML to slow it down. ;-)

Why would you want to slow it down, though?
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 218
Reputation: Doctor Inferno is an unknown quantity at this point 
Solved Threads: 18
Doctor Inferno's Avatar
Doctor Inferno Doctor Inferno is offline Offline
Posting Whiz in Training

Re: Smooth Scrolling with CSS?

 
0
  #5
Sep 6th, 2008
My website has this kind of 'laggy' scrolling when i enable smooth scrolling in firefox.
Virus Removal/Technical Support & Windows 7 Tutorials:

http://www.GeekPolice.net/
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 15
Reputation: Andrew Hucks is an unknown quantity at this point 
Solved Threads: 1
Andrew Hucks Andrew Hucks is offline Offline
Newbie Poster

Re: Smooth Scrolling with CSS?

 
0
  #6
Sep 7th, 2008
Originally Posted by Doctor Inferno View Post
My website has this kind of 'laggy' scrolling when i enable smooth scrolling in firefox.
Is it just you, or have others reported it?
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,203
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 164
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: Smooth Scrolling with CSS?

 
0
  #7
Sep 8th, 2008
Smooth scrolling belongs to the owner of the computer, not to you.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 1
Reputation: SpottedOwlStew is an unknown quantity at this point 
Solved Threads: 0
SpottedOwlStew SpottedOwlStew is offline Offline
Newbie Poster

Re: Smooth Scrolling with CSS?

 
0
  #8
Oct 4th, 2008
Originally Posted by MidiMagic View Post
Smooth scrolling belongs to the owner of the computer, not to you.

You need to visit the NewYorkTimes.com web site.
They are effecting a smooth scroll, similar to the
Firefox add-on. I have not found another site using
it so far.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,203
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 164
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: Smooth Scrolling with CSS?

 
0
  #9
Oct 5th, 2008
JavaScript may be in use to provide the smooth scrolling.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 218
Reputation: Doctor Inferno is an unknown quantity at this point 
Solved Threads: 18
Doctor Inferno's Avatar
Doctor Inferno Doctor Inferno is offline Offline
Posting Whiz in Training

Re: Smooth Scrolling with CSS?

 
0
  #10
Oct 7th, 2008
Is there a way to use javascript to reverse the effect?
Virus Removal/Technical Support & Windows 7 Tutorials:

http://www.GeekPolice.net/
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC