Page 1 of 1

Scrollbar of Ronin layout-menu

Posted: 21 Jan 2016, 11:12
by jinda.B
I saw layout-menu of primefaces showcase has a scrollbar features as below figure.

Image

Do Ronin layout have this feature?

Re: Scrollbar of Ronin layout-menu

Posted: 22 Jan 2016, 16:49
by Torsten
the showcase:

http://www.primefaces.org/ronin/panel.xhtml

shows some "Custom Scrollbars".
A short look at Chrome Dev Tools on that layout proves that these scrollbars (the scrolltrack as also the scrolldrag) can easily be customized.

Image

Re: Scrollbar of Ronin layout-menu

Posted: 25 Jan 2016, 11:15
by mert.sincan
That scrollbar is perfect-scrollbar (3rd part API). We use it into some layouts. Unfortunately, Ronin hasn't that scroll. But I think you can add it in your layout; https://github.com/noraesae/perfect-scrollbar Demo; http://noraesae.github.io/perfect-scrollbar/