pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Panel with scrollbar

I am using very big list in panel.
So the scrollbar it outside of panel. i want that inside of the panel.
How to do this??
same as following image.
Image

I want to put scrollbar like this.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Panel with scrollbar

Hello! You have to customize panel with CSS. Set for panel fixed height and overflow (see here https://developer.mozilla.org/en-US/d...)

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Panel with scrollbar

thank you

Cloud Back
Posts: 0
Joined: Tue Feb 25, 2014 2:56 pm

Panel with scrollbar

Hello Pritu, what components did you use on your navigation drawer to achieve your layout style?

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Panel with scrollbar

I want to use touchoverflow in panel .how to use it to scroll panel??

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Panel with scrollbar

Hello,

Please look at this link:
http://css-tricks.com/snippets/css/mo...

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Panel with scrollbar

No this not working!!

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Panel with scrollbar

Is there any another solution??

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Panel with scrollbar

Hello!

Please inspect element in console, check what styles are applied. Perhaps they are overwritten with another styles.

Return to “Issues”