Software Details:
Version: 3.0.9 updated
Upload Date: 21 Jul 15
Distribution Type: Freeware
Downloads: 76
Size: 497 Kb
The plugin can work with both vertical and horizontal scrollbars, handle mouse wheel interactions, tough gestures, keyboard, scrolling, scroll easing, and adjustable scrollbar height/width.
jQuery custom content scroller also supports scrolling momentums, RTL text, and comes with some built-in scrollbar themes.
All customization are made via CSS, so any developer with basic Web design skills can create his own scrollbar skin.
A demo is included with the download package.
What is new in this release:
- Changed license to MIT
- Re-written/optimized code.
- Script adds scrollbars automatically on any element with class mCustomScrollbar.
- Added object for detecting if custom scrollbar script is loaded: window.mCustomScrollbar.
- Added object to allow setting plugin default options, e.g. $.mCustomScrollbar.defaults.scrollInertia=500;.
- Changed set_width and set_height options to setWidth and setHeight.
- Changed horizontalScroll option to axis.
- New option parameter added: scrollbarPosition.
- Dragger rail click scroll amount changed to match browser's native scrollbar behavior.
- Fixed problems with scroll on input focus (issue: https://github.com/malihu/malihu-custom-scrollbar-plugin/issues/74).
- New option parameter added: deltaFactor.
- Deprecated mouseWheelPixels, scrollButtons:{scrollSpeed}, advanced:{normalizeMouseWheelDelta} options.
- Fixed issues and enhanced content touch-swipe scrolling function.
- Fixed IE8 issue: content gets selected upon scroll
- Added keyboard scrolling support.
- Extended alwaysShowScrollbar option parameter.
- New option parameters added: setTop and setLeft.
What is new in version 3.0.8:
- Changed license to MIT
- Re-written/optimized code.
- Script adds scrollbars automatically on any element with class mCustomScrollbar.
- Added object for detecting if custom scrollbar script is loaded: window.mCustomScrollbar.
- Added object to allow setting plugin default options, e.g. $.mCustomScrollbar.defaults.scrollInertia=500;.
- Changed set_width and set_height options to setWidth and setHeight.
- Changed horizontalScroll option to axis.
- New option parameter added: scrollbarPosition.
- Dragger rail click scroll amount changed to match browser's native scrollbar behavior.
- Fixed problems with scroll on input focus (issue: https://github.com/malihu/malihu-custom-scrollbar-plugin/issues/74).
- New option parameter added: deltaFactor.
- Deprecated mouseWheelPixels, scrollButtons:{scrollSpeed}, advanced:{normalizeMouseWheelDelta} options.
- Fixed issues and enhanced content touch-swipe scrolling function.
- Fixed IE8 issue: content gets selected upon scroll
- Added keyboard scrolling support.
- Extended alwaysShowScrollbar option parameter.
- New option parameters added: setTop and setLeft.
What is new in version 3.0.7:
- Changed license to MIT
- Re-written/optimized code.
- Script adds scrollbars automatically on any element with class mCustomScrollbar.
- Added object for detecting if custom scrollbar script is loaded: window.mCustomScrollbar.
- Added object to allow setting plugin default options, e.g. $.mCustomScrollbar.defaults.scrollInertia=500;.
- Changed set_width and set_height options to setWidth and setHeight.
- Changed horizontalScroll option to axis.
- New option parameter added: scrollbarPosition.
- Dragger rail click scroll amount changed to match browser's native scrollbar behavior.
- Fixed problems with scroll on input focus (issue: https://github.com/malihu/malihu-custom-scrollbar-plugin/issues/74).
- New option parameter added: deltaFactor.
- Deprecated mouseWheelPixels, scrollButtons:{scrollSpeed}, advanced:{normalizeMouseWheelDelta} options.
- Fixed issues and enhanced content touch-swipe scrolling function.
- Fixed IE8 issue: content gets selected upon scroll
- Added keyboard scrolling support.
- Extended alwaysShowScrollbar option parameter.
- New option parameters added: setTop and setLeft.
Requirements:
- JavaScript enabled on client side
- jQuery 1.6 or higher
Comments not found