Slimscroll
Features:
- Supports multi-scrolling on a page.
- The scrollbar can be designed easily through css.
- Can mention class names to style explicitly by passing arguments to the
useSlimScroll
function as a object. (Check readme) - Can apply focus to the container. So that the user can use up and down keys on keyboard to scroll the content.
- This plugin can act as Vertical resize friendly when the height of the container is provided in percentage. (apply the resize event as mentioned in read me)