Top "Smooth-scrolling" questions

Smooth Scrolling is a technique which reduces the sudden jumps in display while scrolling.

How to add smooth scrolling to Bootstrap's scroll spy function

I've been trying to add a smooth scrolling function to my site for a while now but can't seem to …

javascript html css twitter-bootstrap smooth-scrolling
jQuery scroll to ID from different page

I was trying to use jQuery's page scroll inside some pages and could successfully make a smooth page scroll. The …

jquery scroll smooth-scrolling
jquery vertical mousewheel smooth scrolling

I'm making a parallax website and I would like to make the page scroll smoother with the mousewheel for a …

jquery mousewheel smooth-scrolling parallax.js
Enable smooth scrolling for my website in all browsers

I'm developing a parallax scrolling website using the Stellar and Skrollr libraries. The website behaves perfectly in Firefox because of …

javascript performance scroll parallax smooth-scrolling
(Smooth)ScrollToPosition doesn't work properly with RecyclerView

I'm using basic RecyclerView with GridLayoutManager. I observed that nor smoothScrollToPosition nor scrollToPosition works properly. a) when using smoothScrollToPosition I …

android scroll android-recyclerview smooth-scrolling gridlayoutmanager
jQuery - Scroll element to the middle of the screen instead of to the top with an anchor link

I'm building a one-page site with a fixed-positioned navigation bar which scrolls smoothly to the different section elements through anchor …

javascript jquery html vertical-alignment smooth-scrolling
android: smoothScrollToPosition() not working correctly

I'm trying to smoothly scroll to last element of a list after adding an element to the arrayadapter associated with …

android listview selection android-arrayadapter smooth-scrolling
Android: How to detect when a scroll has ended

I am using the onScroll method of GestureDetector.SimpleOnGestureListener to scroll a large bitmap on a canvas. When the scroll …

android android-canvas smooth-scrolling
Smooth scroll angular2

I am having trouble getting a smooth scroll service to work in angular 2. Are there any services for smooth scrolling, …

scroll typescript angular smooth-scrolling
Reduce speed of smooth scroll in scroll view

I have a scroll View. I performed smooth-scroll.using smoothScrollBy().It all works fine, but I want to change the …

android scrollview smooth-scrolling