perfect-scrollbar is a tiny but perfect jQuery scrollbar plugin.
perfect-scrollbar - Features:
- It has some requirements, but doesn't change or add any style on original elements.
- It is designed not to have width or height. It's fixed on the right and bottom side of the container.
- You can change nearly all css styles of the scrollbar. The scrollbar design has no dependency on scripts.
- Supports 'update' function. Whenever you need to update the size or position of the scrollbar, just update.
- Uses 'scrollTop' and 'scrollLeft', not absolute position or something messy.
Please login to continue.