Topic: side-nav scrolling
iamkevinjohnson
pro asked 7 years ago
Jakub Strebeyko
staff answered 7 years ago
iamkevinjohnson pro commented 7 years ago
Perfect Scrollbar seemed to have worked. If anyone else can explain if Perfect Scrollbar is the best approach to this problem, please add to this thread.
iamkevinjohnson
pro answered 7 years ago
$('.button-collapse').sideNav({edge: 'right', closeOnClick: true }); var el = document.querySelector('.custom-scrollbar'); Ps.initialize(el);
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
iamkevinjohnson pro commented 7 years ago
A way to duplicate such a scenario is to view one of the side-nav demo pages with smaller phone in landscape mode.