Smooth-Div-Scroll
Smooth-Div-Scroll copied to clipboard
A jQuery plugin for smooth scrolling. No longer maintained.
I just want to signal a issue Touch is a great feature for mobile, but unfortunately href doesn’t work for Android /Chrome It works on a PC + Chrome /...
Added filterTarget option to be able to filter clickable events in jquery.kinetic. This makes it possible to use links, inputs or selects inside the scrolling div. Usage: `$("div#makeMeScrollable").smoothDivScroll({ filterTarget: function...
Can possible to provide React integration example, so useful for react developers.
I want change horizontal scroll to vertical scroll and append for Table. The rows of table run forever with vertical scroll
i got these errors. how to solve this? 
I can't get it work in any way. I think because of this error below i get from chrome developer tool console: > (index):362 Uncaught TypeError: $(...).smoothDivScroll is not a...
I wish it would be possible to Scrolling the Page by touchscrolling vertical.
Hi... in the jQuery 3 you must use `$(window).on("load",()=>{});` instead of `$(window).load(()=>{})` best regards
Great plugin and we are using this on a client site. Client would like to stop the way that the scrolling 'accelerates' faster and faster as the mouse gets closer...
This is probably a feature, not a bug, and I see some code in jquery.kinetic.js that seems to do this. However, I'm hoping to have buttons appear within each section...