Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Lion-like scrollbar with jQuery?

Does anyone know a jQuery plugin that makes Mac OS X Lion style scrollbars for every browser?

Thanks in advance.

Edit: Here's an image for Windows users

enter image description here

like image 831
trnc Avatar asked Jul 28 '11 18:07

trnc


People also ask

Which is the Best jQuery plugin for scrollbars?

jScrollPane is a jQuery plugin which provides you with custom scrollbars which work consistently across all modern browsers. You can style the scrollbars using simple CSS and they degrade gracefully where JavaScript is disabled.jScrollPane is designed to be flexible but very easy to use. 7. Scrollbar Paper

What is the use of tiny scrollbar?

Tiny scrollbar was designed to be a dynamic lightweight utility that gives web designers a powerful way of enhancing a websites user interface. 5. Scrollbar Visibility with jScrollPane Sometimes it can be very useful to hide the scrollbar of elements in a website and only show it when the user really needs it.

Can I hide the scrollbar of an element?

Scrollbar Visibility with jScrollPane Sometimes it can be very useful to hide the scrollbar of elements in a website and only show it when the user really needs it. The real-time activity feed in Facebook is an example for such a behavior.

What is the best scrollable Div plugin for iPad?

Nicescroll (as nice scroll for browsers) is a jquery (since 1.5) plugin, for nice scrollbars with a very similar ios/mobile style. It supports DIVs, IFrames and document page (body) scrollbars.Compatible with iOS devices as iPad. So you have scrollable divs for iPad.


1 Answers

Interesting stuff, I wrote a plugin that does just that. It's called LionBars.

like image 106
Nikolay Dyankov Avatar answered Oct 27 '22 22:10

Nikolay Dyankov