Mobile app version of vmapp.org
Login or Join
Cugini213

: JQuery: fading scrollbars plugin I'm looking for a jQuery plugin which changes the standard scrollbars to those invisible ones only visible during scrolling and then fading away. This is probably

@Cugini213

Posted in: #Jquery #LookingForAScript #Plugin

I'm looking for a jQuery plugin which changes the standard scrollbars to those invisible ones only visible during scrolling and then fading away. This is probably best known from mobile devices, the new Mac OS X Lion browser, or the facebook notification area / chat bar.

I need this because when the scrollbars are always shown they take too much space.

Has anyone used this? I've found some examples for styling scrollbars but these are neither invisible upon loading nor they fade away after usage. Additionally they will not overlap with the content but instead reserve their space from the content area.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Cugini213

1 Comments

Sorted by latest first Latest Oldest Best

 

@Annie201

Here are two plugins which have a lot of customization options

FleXcroll www.hesido.com/web.php?page=customscrollbar
jScrollPane jscrollpane.kelvinluck.com/
Scrollbar with Fade effect tympanus.net/codrops/2011/09/30/scrollbar-visibility-with-jscrollpane/ Demo tympanus.net/Tutorials/ScrollbarVisibility/
Updating again to include jsfiddle jsfiddle.net/peter/WehRv/

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme