Category: Scrollbar
Create Custom Scroll Paths with jQuery Scroll Path
jQuery Scroll Path is a plugin for creating a custom path a browser follows while scrolling.
It uses moveTo, LineTo and arc methods to draw the path. It can also rotate the screen in browsers that support CSS transforms.
Scrolling can be done with either the mouse wheel or keyboard which uses the arrow keys, space to scroll faster and shift to scroll backwards.
Once the path has been created, the plugin can be customised with options to display the scroll bar, run in a loop or draw the path. It is also possible to use a scrollTo method to jump to a specific point in the path.
Optionally, it can also be used with the easing plugin.
- Website: http://joelb.me/scrollpath/
- Requirements: jQuery 1.7+
- License: MIT License
- Tags: CSS, Effects, Javascript, jQuery, Plugin, Scrollbar
- Comments: 0 Comments
Page Scroller – jQuery Smooth Scroll Plugin
Page Scroller is a jQuery smooth scroll plugin that also features scrolling between sections and includes a jump to navigation area and navigational arrows.
The plugin is configurable with various options which are well documented.
- Website: http://pagescroller.com/
- Requirements: jQuery 1.3+
- License: BSD License
- Tags: jQuery, Plugin, Scroller
- Comments: 0 Comments
Lion Bars – OSX Style Scrollbars
Lion Bars is a simple jQuery plugin to create OSX style scroll bars.
It is cross browser compatible and lightweight (8kb minified).
It has options to auto hide and methods to load content when the end of scroll has been reached (to create endless scroll capability).
- Website: http://www.nikolaydyankov.com/lionbars/
- Requirements: jQuery
- Tags: jQuery, OSX, Plugin, Scrollbar
- Comments: 0 Comments
slimScroll – jQuery Plugin
slimScroll is a lightweight (2.2KB) jQuery plugin that transforms any div into a scrollable area with a scrollbar similar to the one found on Facebook.
It is possible to customize slimScroll with options such as position, size and color. By default, it doesn’t occupy any visual space as it only appears on a user initiated mouse-over, however this can be also be set to be always on. User’s can drag the scrollbar or use mouse-wheel.
- Website: http://rocha.la/jQuery-slimScroll
- Tags: jQuery, Plugin, Scrollbar
- Comments: 0 Comments






