slimscroll is a lightweight jQuery plugin that replaces default scrollbars with a slim, auto-hiding scrollbar that appears on hover. It's designed for developers seeking a clean, space-efficient scrolling UI similar to modern web applications like Facebook and Google. The module works with any scrollable div and supports both dragging and mouse-wheel interaction.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
slimscroll is a small commonjs module with no library dependencies (sans jquery) that transforms any div into a scrollable area with a nice scrollbar - similar to the one Facebook and Google started using in their products recently. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over. User can drag the scrollbar or use mouse-wheel to change the scroll value.