|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on November 3, 2004.
How do I enable Smooth Scrolling?In Mozilla 1.7.x, Smooth Scrolling can be enabled by going to Edit -> Preferences -> Appearance, and putting a check mark beside "Use smooth scrolling".
Smooth Scrolling is, however, available in earlier versions, going back to version 1.4. user_pref("general.smoothScroll", true);
Or you can enter about:config in the location bar. |