Page 1 of 1

Make Scrolling Smooooth

Posted: Fri Dec 12, 2014 7:02 pm
by DaveVockell

Make scrolling smooth....

I am currently using:

.startpage_mobilegrid_wrapper {
height: 320px;
overflow-y: scroll ;
}

To make a scroll area. However, that area now lacks the lovely standard smooth scroll experience -- it just scrolls when you actively scroll (i.e., as soon as you lift, it stops vs. flowing a little further).

Is there a way to get lovely scrolling back?


Make Scrolling Smooooth

Posted: Sat Dec 13, 2014 12:16 pm
by Alena Prykhodko

Hello,

Unfortunately, we do not have ready solution.
1) You need to find javascript library for this.
2) Try to implement such library on simple html page, and then add it to the application