javascript - How to get Mac smooth scrolling to work on an element -


i've created virtual-rendering implementation (similar find in project slickgrid). seems working well, 1 problem: on mac, smooth scrolling (the rubber-banding , fade-to-stop) doesn't work on element when add overflow: auto??

http://minecraft.syntaqx.com/infiniload/

any appreciated.

you can use js librarys: https://github.com/ftlabs/ftscroller

ftscroller cross-browser javascript/css library allow touch, mouse or scrollwheel scrolling within specified elements, pagination, snapping , bouncing support.


Comments